Memory usage and loading time

Qqror

Member
Hello

I've got a problem with version 6.0.2.885. Long loading time (from doubleclick to login dialog - about 1 minute) and memory occupation. Even not logged in Dev takes over 60 Meg of RAM. Plugins: VCS and Shortcuts. What could possibly be wrong?
TIA

Regards
Mike
 
Loading times until logon should be less than 2 seconds. Plug-Ins are not yet loaded at this point, so that should not have any effect.

Whithout Plug-Ins and without connecting, PL/SQL Developer should take up 11MB.

There is clearly something wrong. It may be caused by a preference bug in 6.0.2. Can you download version 6.0.3 and let me know if this fixes the problem? It may be necessary to start PL/SQL Developer 6.0.3, change a preference, quit, and restart it.
 
I had the same problem. The solution I found was to edit my preferences file ...\plsql-dev\preferences\[user_id]\user.prefs and I deleted the ColumnAssociations section which had taken it upon itself to grow absurdly large for no good reason.
 
Back
Top