Frequent change of environments

Blue306

Member²
frequent change of environments causes shut down pl/sql developer. For me stability is still the problem like in the 15 version, it is better but still not perfect.
 
Changing connections between connection1/connection2/connection3 and execute query will shut down. developer sooner or latter. I using beta 1 week and already 3 shut downs.
 
Last edited:
The program also sometimes immediately closes after running a query at the start of the next day's work (the laptop was in sleep mode).
 
Last edited:
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 16 Beta\plsqldev.exe" DebugSQL

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