Menu

Can connect OCI - crash expanding db struct

RyanNerd
2009-04-17
2013-04-29
  • RyanNerd

    RyanNerd - 2009-04-17

    I can connect to Oracle using the OCI driver. The Database structure lists the all the schemas, but as soon as I try to expand any of the schemas Eclipse closes with no error messages. This also happens if I try to execute a simple SELECT against any of the tables in any of the schemas.

    Help, I have a deployment on Sunday and need this to work!

    Is there at least a logging feature I can turn on so that I can at least capture any error information before it crashes so I can troubleshoot what is going on?

    Thanks in advance for any help.

     
    • Heiko Hilbert

      Heiko Hilbert - 2009-04-18

      You can check the eclipse error log which is in the workspace directory in .metadata/.log.
      If you are using the SQLExplorer standalone application the error log is in the programm directory under workspace/.metadata/.log

       

Log in to post a comment.