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!

Issue in migrating thrid party database - postgres

anand_gpJan 13 2020 — edited Jan 19 2020

Hi,

I am using SQL Developer Version 18.4.0.376. I am trying to migrate postgresql DB to oracle using Migration Wizard. Under the "Source Database" option, I need to choose Third Party Database from Connection drop down option. I am clicking on Add button to add a connection. I get a list of existing connections. ->

pastedImage_0.png

I clicked on "postgresTESTdb" which is related to postgresql DB. If I click on Test, it is successful. However, if I choose that to add into connections, it doesnt appear in the connections list ->

pastedImage_1.png

I also checked "Add Platform", which shows, relevant jar file being used for the connection.

pastedImage_2.png

However, "Available source platform" shows nothing ->

pastedImage_4.png

But, I have used that same jar file to create a connection to connect to a postgres database without any issues ->

pastedImage_5.png

Can someone help me to know what's going wrong here? Many Thanks.

Regards,

-Anand

This post has been answered by thatJeffSmith-Oracle on Jan 14 2020
Jump to Answer

Comments

Post Details

Added on Jan 13 2020
17 comments
1,244 views