Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: URGENT !!! Listener Errors !!! ( HPUX Error: 2: No such file or

RE: URGENT !!! Listener Errors !!! ( HPUX Error: 2: No such file or

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Fri, 15 Aug 2003 11:34:29 -0800
Message-ID: <F001.005CAF0E.20030815113429@fatcity.com>


Several possibilities:

The host you specified in listener.ora does not exist or your machine is unable
to recognize it. That usually happens when hosts are known under many nicknames
and, of course, the host recognizes only some of them.

You are trying to resolve the hostname by using a name server (/etc/nsswitch.conf) and
you don't have /etc/resolv.conf properly configured (at least "nameserver" entry must
be configured).

So, figure out what's wrong with your network setup and put 127.0.0.1 in listener.ora in
the meantime. If that address is unreachable, then there is something seriously wrong
with your box.

--

Mladen Gogala
Oracle DBA

-----Original Message-----

Reddy, Madhusudana
Sent: Friday, August 15, 2003 2:14 PM
To: Multiple recipients of list ORACLE-L

Have you seen this before

15-AUG-2003 12:10:34 *
(CONNECT_DATA=(SID=rtprod)(CID=(PROGRAM=dllhost.exe)(HOST=DS01IWEB)(USER=ser vice_mts))) * (ADDRESS=(PROTOCOL=tcp)(HOST=172.16.12.10)(PORT=1672)) * establish * rtprod * 12500
TNS-12500: TNS:listener failed to start a dedicated server process  TNS-12545: Connect failed because target host or object does not exist   TNS-12560: TNS:protocol adapter error
   TNS-00515: Connect failed because target host or object does not exist     HPUX Error: 2: No such file or directory

I have already bounced the listener 3 times . Almost no help from ORACLE so far .

Madhu Reddy
X13944

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Reddy, Madhusudana
  INET: Madhusudana.Reddy_at_BestBuy.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).

Note:
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.

Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Mladen Gogala
  INET: mladen_at_wangtrading.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 Fri Aug 15 2003 - 14:34:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US