Skip to Main Content

Oracle Database Discussions

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!

TNS-03505: Failed to resolve name

user13549752May 25 2012 — edited May 25 2012
DB:11.2.0.1
OS:Linux

I have 2 node RAC database version 11.2.0.1 running on a 11.2.0.2 GI (RAC). When i am not using the sqlnet.ora file i am able to do a tnsping to connect string in the tnsnames.ora file. When i am using the sqlnet.ora file i am getting the error.

TNS-03505: Failed to resolve name

sqlnet.ora

NAMES.DIRECTORY_PATH=(LDAP,TNSNAMES,EZCONNECT)
WALLET_LOCATION=(SOURCE=(METHOD=FILE)(METHOD_DATA=(DIRECTORY=/eioidpdal/oracle/admin/eioidp1/wallet)))

NAMES.DEFAULT_DOMAIN=cbx.com

In the database
db_domain=cbx.com
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2012
Added on May 25 2012
3 comments
733 views