Timeout when trying to view tables or packages from left hand menu.

Jerry R

Member
I'm getting timedout when trying to view tables or packages from left hand menu. I'm running the lates version of PLSQL Developer ( on Vista against a oracle 10g database. Any ideas or work arounds?

Thanks,
Jerry R.
JRod@mccr.com
 
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.
 
Hi Marco,

I have the similar performance problem on vista/XP. I have the debug log that I can send to you guys. Let me know where to send the log.
The problem seems to be during querying dictionary objects. Why can't PL/SQL cache the dictionary object and only refresh based on user
 
Back
Top