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!

missing alias of tnsnames.ora

matthias.oeNov 12 2010 — edited Nov 16 2010
today i discovered a problem with my tnsnames.ora file.

With my free old Toad, there is no way to define the "name" of the connection. I only have the network alias and the user. So i used alias names like customer-project(PRODUCTION) and customer-project(DEVELOPMENT) for old oracle 8i connections, where i can not use SQLDeveloper. What a bad idea...

Tnsping and SQL*Plus work fine, Toad works fine, but SQLDeveloper has a problem. Many (random?) network aliases are missing.

In the future i will avoid special characters in my network aliases, but its intersting to know that the common way to use tnsping to test tnsnames.ora will not be significant in combination with SQLDeveloper.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2010
Added on Nov 12 2010
9 comments
1,754 views