ORA-12535: TNS:operation timed out
572941Apr 17 2007 — edited Apr 20 2007Hi All,
I have a solaris server on which oracle 9 is installed.
On that server, I am able to connect to the database by sqlplus username/passwd.
But when I am trying to connect from my client PC, it is throwing the error ORA-12535: TNS:operation timed out.
-----------------------------------------------------------------------------------------------------------------
C:\Documents and Settings\amohanty.ADIGGN>sqlplus agcfdp/agcfdp@CSC43_dillip
SQL*Plus: Release 8.1.7.0.0 - Production on Tue Apr 17 16:46:00 2007
(c) Copyright 2000 Oracle Corporation. All rights reserved.
ERROR:
ORA-12535: TNS:operation timed out
Enter user-name:
-----------------------------------------------------------------------------------------------------------------
There is no issue of connectivity etc from the client to the server.
Please suggest.