PLSQSL having issues access Scripts on share drive

Gary Roy

Member
I just upgraded plsql from version 8. to version 11.0.6 64 bit. My users are now experiencing application hangs when trying to access scripts on remote shares. PLSQL will just hang and then we have to end the process.

PLSQL is running on windows 2008R2 terminal server.
 
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