Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> TNS Connection timed out
Hi i have a Oracle 8.0.5 Server running on a Linux Machine. When i try to
tnsping to this server from my work place i get an error saying
TNS-12535: TNS: Operation Timed out
But i can connect to the server throug my laptop when my laptop is connected to internet through dialup. Quite a while back i was able to connect to the server from my work place. But after that i reinstalled Oracle and unable to connect. I am giving my listener.ora and tnsnames.ora files. any help is appreciated.
thx
Srini
listener.ora
(PROTOCOL = TCP) (Host = my.machine.com) (Port = 1521)
(ADDRESS = (COMMUNITY = tcp.world) (PROTOCOL = TCP) (Host = my.machine.com) (Port = 1521) (ADDRESS = (COMMUNITY = tcp.world) (PROTOCOL = TCP) (Host = my.machine.com) (Port = 1526) )
![]() |
![]() |