CHECK CONNECTION

dgs!

Member³
I work remotely and frequently have to switch between two networks on my laptop. Whenever I switch away from the network with the databases, and then switch back, Navigator seems to get confused. The screen grays out and I am unable to do anything until it realizes that I'm back on the network where the databases reside.

IS there any way I can nudge navigator into checking for a database? I have the CHECK CONNECT option selected. I guess I need a CHECK CONNECTION NOW! option.
 
This seems to work fine for me. To obtain some more diagnostic information, can you modify the PL/SQL Developer shortcut and add the DebugSQL parameter? For example:

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

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