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!

SQLDeveloper TNS Network Alias not working

DanCodiApr 6 2011 — edited Mar 30 2012
I was using version 3.0 beta from the day it was out and no problems. Now production is out and TNS Network Alias is not working, it connects to the last entry in the tnsnames file. The Connect Identifier fails with and error: oracle.jdbc.driver.T2CConection.getlibraryVersionNumber()I.

The only way I can get my connections to connect to the specified database is by using a basic connection type. Am I missing something or is this a bug?

I have confirmed it is connecting to the wrong database using select * from sys.v_$database


Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2012
Added on Apr 6 2011
6 comments
5,833 views