speed of version 7.1.4

loyal

Member
Version 7.1.4 is SLOW. Any time it makes a reference to a function or a database object it seems to take forever! Is it just me or have others seen this? I went back to 7.1.3 and do not see the issue any more.

Loyal
 
Can you modify the shortcut and add the noqueryhints parameter? For example:
Code:
"C:\Program Files\PLSQL Developer\plsqldev.exe" NoQueryHints
Let me know if this affects the problem.
 
That seems to fix the problem. The reason I asked what the parameter did is that it is not listed in the help file.

Thanks,
Loyal
 
Back
Top