External exception C0000006

era

Member²
Hi,

We are using network installation of plsql developer 8.0.0.1480.
We mapped drive F: to the netwrok installation.

Once in a while - we are unable to connect to any DB - we get "External exception C0000006".
Mapping the F: again doesn't help, what do help is restart of the users computers.

Any suggestion how to overcome this problem without the need to restart the users computers ?

Regards'
Era
 
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