PL/SQL Developer crashes

jimmo

Member
We have Version 8.0.3.1510. A couple of users have reported that shortly after they start PL/SQL, it hangs with the standard Windows message that the application no longer reacts. I cannot duplicate the problem and it does not occur all of the time for these users.

Is there any kind of a trace feature that I can activate or per-user/client logfile I can look at?
 
To obtain some more diagnostic information, can you modify the shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top