SQL window hangs when run aganist apps database

Tanmoy

Member
Hi, While running a large query or even sometimes a simple query the sql window hangs and don't give any control to stop the execution or temination of the sql running. We are running queries aganist apps database 11i.
 
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.
 
Back
Top