SQL Developer screenshot

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"

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"

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: , ,
12 Responses to “Oracle SQL Developer import connections”
  1. prabhu says:

    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!

  2. andreiash says:

    I’m glad it helped!

  3. Gourija says:

    Thanks a lot…Vista users, you will find this folder at the following location..

    C:\Users\\AppData\Roaming\SQL Developer\system…..

  4. andreiash says:

    Thank you, I appreciate sharing this!

  5. Waleed says:

    Thanks alot.

    now, I can let the users&I upgrade with no worries. :)

  6. gopal says:

    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.

  7. Ricardo says:

    Thanks, just what i needed!

  8. andreiash says:

    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.

  9. Can Cetin says:
  10. kalyan says:

    Thanks a lot..it solved my issue…

  11. Magnus says:

    You saved my day :-)

  12. Peter says:

    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.

Leave a Reply