Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) - Stack Overflow most recent 30 from stackoverflow.com 2009-12-19T16:03:44Z http://stackoverflow.com/feeds/question/12877 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora 0 Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) Tim Trueman 2008-08-15T23:15:27Z 2009-12-11T05:06:46Z <p>I just get the beach ball all day long (it's been doing nothing for hours). It's not taking CPU, not reading from disk, not using the network.</p> <p>I'm using Java 1.6 on Mac OS X 10.5.4. It worked once, now even restarts of the computer won't help. Activity Monitor says it's "(Not Responding)". Only thing that I can do is kill -9 that sucker.</p> <p>When I sample the process I see this:</p> <pre><code> mach_msg_trap 16620 read 831 semaphore_wait_trap 831 </code></pre> <p>An acceptable answer that doesn't fix this would include a url for a decent free Oracle client for the Mac.</p> <p>Edit: @Mark Harrison sadly this happens every time I start it up, it's not an old connection. I'll like to avoid running Windows on my laptop. I'm giving some plugins for my IDE a whirl, but still no solution for me. @Matthew Schinckel Navicat seems to only have a non-commercial Oracle product...I need a commercial friendly one (even if it costs money).</p> http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora/12943#12943 0 Answer by Matthew Schinckel for Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) Matthew Schinckel 2008-08-16T01:09:24Z 2008-08-16T01:09:24Z <p>The company <a href="http://www.navicat.com/" rel="nofollow" title="Araxis Merge">Navicat</a> has released an Oracle client for Mac (and they do a Windows version too).</p> <p>It's not free, but I think you can get a 30 day demo.</p> http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora/12959#12959 0 Answer by Mark Harrison for Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) Mark Harrison 2008-08-16T02:10:30Z 2008-08-16T02:10:30Z <p>I get the same problem after there's been an active connection sitting idle for a while. I solve it by restarting sql developer every once in a while.</p> <p>I also have Toad for Oracle running on a vmware XP session, and it works great. If you don't mind the money, try that.</p> http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora/17714#17714 0 Answer by serg10 for Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) serg10 2008-08-20T10:37:59Z 2008-08-20T10:37:59Z <p><a href="http://www.squirrelsql.org/" rel="nofollow">Squirrel</a> is a nice database agonstic application development client. No Oracle specific features, but runs well on the mac</p> http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora/27692#27692 0 Answer by stevechol for Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) stevechol 2008-08-26T10:16:58Z 2008-08-26T10:16:58Z <p>The latest version of SQL Developer is very good and I have experienced no problems with it on my Mac Pro. DB Solo 3 is also quite good.</p> http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora/215760#215760 0 Answer by terson for Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) terson 2008-10-19T00:09:08Z 2008-10-19T00:09:08Z <p>I use SQLDeveloper on the Mac and have had problems where it becomes unresponsive. Usually, I can fix this by going into the Activity Monitor and killing the process. However, this doesn't always work to end the process. When that happens, I go to the Terminal and find the process id and send it a SIGKILL and then the next time it will work correctly.</p> <p>However, more importantly I evaluated <a href="http://www.sqlgrinder.com/" rel="nofollow">SQLGrinder</a> at one point. I didn't end up buying the software, largely because I have a Mac laptop and a windows desktop. Therefore, I more often use Toad on the windows desktop and it wasn't worth purchasing SQLGrinder for me.</p> http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora/1395000#1395000 0 Answer by greg in nashville for Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) greg in nashville 2009-09-08T16:42:26Z 2009-09-08T16:42:26Z <p>Have you looked at <a href="http://www.aquafold.com/" rel="nofollow">http://www.aquafold.com/</a>? They have a very JDBC/java Mac-friendly utility, Aqua Data Studio (ADS) that you can try for I think 30 days. It's not free, but... </p> <p>Excellent support via Yahoo groups. VERY responsive re bugs or enhancement requests.</p> <p>No affiliation with them - just a fan.</p> http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora/1395272#1395272 0 Answer by David Mann for Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) David Mann 2009-09-08T17:37:09Z 2009-09-08T17:37:09Z <p>Any luck at the official Oracle SQL Developer Forum? Here is the link -> <a href="http://forums.oracle.com/forums/forum.jspa?forumID=260" rel="nofollow">here</a></p> http://stackoverflow.com/questions/12877/oracle-sql-developer-not-responsive-when-trying-to-view-tables-or-suggest-an-ora/1885890#1885890 0 Answer by Steve Bower for Oracle SQL Developer not responsive when trying to view tables (or suggest an Oracle Mac client) Steve Bower 2009-12-11T05:06:46Z 2009-12-11T05:06:46Z <p>Use <a href="http://www.razorsql.com/" rel="nofollow">RazorSQL</a>. Do yourself a favor and spend the 60 bucks. It will pay for itself in the first hour or two of use. You may even be able to get 60 days for free out of it.</p>