PL/SQL Developer very slowly when connected on a Cloud Database

who_ace

Member
Hi.
We use the PL/SQL Developer 10.0.5 with no problem in our Company. But when we use it with the Oracle Cloud Database, the performance is poor and the response is very slowly to show objects, for example. There are a different method to connect in Cloud Databases to increase the performance or a way to verify where is the problem?
Thanks.
 
To obtain some more diagnostic information, can you modify the PL/SQL Developer shortcut and add the DebugSQL parameter? For example:

"C:\Program Files (x86)\PLSQL Developer\plsqldev.exe" DebugSQL

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