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!

Connection error after upgrade to 4.1

Omar M. SawalhahMar 15 2015 — edited Mar 19 2015

Hi -

I have upgraded to 4.1 EA2, but when I connect to 12c pluggable database, which was previously working fine with older version, I am getting the following error.

"An error was encountered performing the requested operation:  IO Error: Invalid connection string format, a valid format is: "host:port:sid"   Vendor code 17002"

Regards,

Omar

Comments

unknown-7404
What do I need to do, and how do I do it, so I can start coding?

If you search the forum you will find the question of how to troubleshoot that exception has been answered MANY time.

First you need to have a database to connect to.

Then you need to provide the proper connection information in the connection dialog. The information you provide depends on the type of connection you are trying to create (basic, tns, etcz).

Typically that exception is thrown when you don't provide the proper host, port or sid/service_name.

Post ALL of the details about the connection information you are entering. That includes the values of any dropdowns.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 16 2015
Added on Mar 15 2015
8 comments
2,567 views