Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Listener problem on one client computer
>
>Hi everybody,
>
>I'm new to the list, I don't know anything about
>oracle. I have make a
>script to get some informations by stored
>procedures on a remote server.
>
>I can't access this server, and can't get logs from
>it.
>
> Since 5 days, I have a tns-listener problem with
>this server. He did'n
>reply
> anymore.
> This problems occurs only from one machine (my web
>server from where the
> strored procedure are executed)
>
> I've tryed from another computer into the lan and
>I get responses from the
> server.
>
> Here is the output from tnsping:
>
>
> TNS Ping Utility for 32-bit Windows: Version
>8.1.7.0.0 - Production on
> 02-SEP-2003 11:11:41
>
> (c) Copyright 1997 Oracle Corporation. All rights
>reserved.
>
> Attempting to contact
>
> TNS-12541: TNS:no listener
>
> The tracert output are the sames on the working
>box & the web server.
>
> Please, help me... I don't know what to do ! On my
>side (web server)
>nothing
> has been changed since 5 days.
>
>
> Best regards and thank's in advance,
>
> Damien
>
TNSPING sends a message to some host on (in your case) port 1521 and finds no program listening on this port and answering. There are several possibilities :
o You are addressing the wrong port. Check on which one you are 'talking' from the other machine, o Or you are prevented from opening a connection on port 1521 from your machine
HTH,
Stephane Faroult
Oriole
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stephane Faroult INET: sfaroult_at_oriolecorp.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Sep 02 2003 - 07:59:26 CDT