Sometimes, upgrading Oracle SQL Developer will not import your existing connections. You can have in the end an empty connection list. In order to import it, you just need to copy the connections.xml file from your old location like this:
"c:\Documents and Settings\[user]\Application Data\SQL Developer\system1.5.0.53.38\
o.jdeveloper.db.connection.11.1.1.0.22.49.35\connections.xml"
o.jdeveloper.db.connection.11.1.1.0.22.49.35\connections.xml"
to your new location like this:
"c:\Documents and Settings\[user]\Application Data\SQL Developer\system1.5.1.54.40\
o.jdeveloper.db.connection.11.1.1.0.22.49.35\connections.xml"
o.jdeveloper.db.connection.11.1.1.0.22.49.35\connections.xml"
Another version would be, when upgraded version of SQL Developer is asking for the path to the connections file, just provide him the path to the old version.
Good luck!
Tags: oracle, sql developer, tips

Entries (RSS)
thanks for the quick tip and for stopping me going crazeee! … i did not see this even in the sql developer manual… i mean the path to the file. thanks!
I’m glad it helped!
Thanks a lot…Vista users, you will find this folder at the following location..
C:\Users\\AppData\Roaming\SQL Developer\system…..
Thank you, I appreciate sharing this!
Thanks alot.
now, I can let the users&I upgrade with no worries.
I want to use the connection.xml file from sql developer in sql navigator. is it possible.?
As I dont want to create the conections manually in nav.
What are the ways to import connection files to Nav.
Thanks, just what i needed!
I am not very familiar with SQL Navigator.
try to find out where it’s keeping the connections file and then copy and paste from SQL Developer’s conection.xml file.
Thanks man.
Thanks a lot..it solved my issue…
You saved my day
Thanks, this saved me from having to dig through e-mails for IP addresses and service names, saved me hours of work! This was perfect.