Profiler disconnecting

When using the profiler on a long running procedure I get a Ora-03113 error. I have used the profiler many times without issue but since upgrading to the latest version (10.0.2.1697) it always seems to disconnect with this error.
 
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