Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Running multiple versions of SQL Developer

User_3IKBYMar 25 2021

I have set-up 2 different versions of SQL Developer on my windows desktop. Actually, I intend to use both of them simultaneously, with different set of DB-connections though. e.g., SQL Dev 19.2 is used to connect to DB-1, DB-2 and DB-3. And SQL Dev 20.2 is to be configured to connect to DB-4 and DB-5.
The issue now being faced is: the set of connections saved is getting lost whenever another version SQL Dev is opened.
Is it the case that all DB-connections are stored in an area that is shared by all versions of SQL Developer?
If so, is there a workaround so that the connections saved for each SQL Developer version is retained for that version alone - so that I dont have to import the connections every time it is opened.

Comments
Post Details
Added on Mar 25 2021
2 comments
650 views