Database Networking (MOSC)

MOSC Banner

ORA-12535: TNS:Operation timed out.

edited Aug 3, 2009 10:23AM in Database Networking (MOSC) 6 commentsAnswered
 Hi
I am getting the error "ORA-12535: TNS:Operation timed out."
While connecting to one of the database from client. Below is the tnsnames entry to connect to database.

TST1.GCC.COM =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST =xx.xxx.xxx.yyy)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SID = TST1)
      (SERVER = DEDICATED)
    )
  )

I am able to perform a successfull tnsping to the database with the same entry.
From the same client system I am able to connect another databases.

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