ORA-12535 TNS: Operation Timed Out [message #318288] |
Tue, 06 May 2008 06:35 |
oracle_me
Messages: 59 Registered: March 2008
|
Member |
|
|
Hi All,
I have been getting this ORA-12535 TNS: Operation Timed Out
whenever I connect to my databse, even scott/tiger.
This is a local database and the server is just another Pc in the same floor.
Also I tried the following:
tnsping orcl.quintiles.net
TNS Ping Utility for 32-bit Windows: Version 9.0.1.4.1 - Production on 06-MAY-20
08 16:56:42
Copyright (c) 1997 Oracle Corporation. All rights reserved.
Used parameter files:
C:\oracle\ora93\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
(HOST = INNES00117)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = orcl) (SRVR =
DEDICATED)))
OK (20 msec)
And also ping INNES00117
This also works.
but still I am not able to connect to the database.
Actually it was all fine till last wednesday .Then suddenly this problem cropped up.
Please help.
|
|
|
|
|