Connections panel and many stored passwords

mmalecki

Member²
We are using PL/SQL Developer in our company for years. Now we try to implement shared "Connections list" which could be imported/exported on panel (menu Tools > Connections). We want to every programmer have the same password list.

We have about 50 databases, with average number of 5 database users, which password will be remembered in that list. We observe huge performance issues on program startup. We switched off logon window on startup but program still is starting more than several minutes. The same issues are during editing "Connections" by "Define connections" action. Every click is delayed.

What is strange it's not only first program run, and every next instance starts so long.

We are using version 10.0.5.1710, and the problem was not solved on new trial version.

Are you aware of this problem? Do You plan some improvements? Do you have any tips to solve this issue?
 
I will be grateful for your help. I can send by e-mail a sample configuration file (with deleted passwords and IP).
 
Despite the fact that I didn't get any response earlier, I wanted to report that the error seems to have been corrected in Beta 14.
 
Back
Top