Database Networking (MOSC)

MOSC Banner

ORA_12154 TNS

edited Sep 13, 2009 4:33AM in Database Networking (MOSC) 9 commentsAnswered
 Hi,

    The tnsnames.ora file looks ok. Tried defining TNS_ADMIN. But the following defination in tnsnames.ora file generates the error: ORA_12154 TNS  

SHATEST.WORLD =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xx.x.yy)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SERVICE_NAME = SHATEST)
    )
  )

Thanks a lot,

Arun

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center