L loyal Member Jan 17, 2008 #1 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
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
Marco Kalter Administrator Staff member Jan 18, 2008 #1 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.
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.
Marco Kalter Administrator Staff member Jan 22, 2008 #1 It removes specific hints from specific dictionary queries.
L loyal Member Jan 24, 2008 #1 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
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