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

Home -> Community -> Usenet -> c.d.o.server -> Re: TNS-01152: All addresses specified for the listener name, LISTENER, failed

Re: TNS-01152: All addresses specified for the listener name, LISTENER, failed

From: Paul Drake <drak0nian_at_yahoo.com>
Date: 1 Jun 2004 22:57:42 -0700
Message-ID: <1ac7c7b3.0406012157.719adcf7@posting.google.com>


steven_nospam_at_yahoo.ca (Steve N.) wrote in message news:<a7f2ae7e.0406011231.2ca2d4e0_at_posting.google.com>...
> Has anyone seen this error message before when trying to start the
> Oracle Listener on the local system?
>
> Starting /apps/oracle/app/oracle/product/8.1.6/bin/tnslsnr: please
> wait...
>
> TNSLSNR for IBM/AIX RISC System/6000: Version 8.1.6.0.0
> Production System parameter file is
> /apps/oracle/app/oracle/product/8.1.6/network/admin/listener.ora
> Log messages written to
> /apps/oracle/app/oracle/product/8.1.6/network/log/listener.log
>
> TNS-01152: All addresses specified for the listener name, LISTENER,
> failed
>
> Thx.
>
> Steve
>
> (NOTE: Please post replies to this newsgroup. No emails are accepted
> on the listed email address.)

Steve,

sorry that I can't help, but we went off of 8.1.6 several years ago. (hint - a supported version will get more support).

what os user are you connected as?
what groups does that user belong to?
have you checked your environment variable settings?

are there other applications listening on the address:port that you have specified?
does the local host resolve to the correct ip address? do you have more than one oracle home installed, and is a different listener already listening on the ports that the oracle816listener is attempting to open?

is the environment variable TNS_ADMIN set?

could you make a backup of your listener.ora file and create a new one?
if you are not using IPC, just specify a connect address using TCP on one port, get that working and then add other addresses or ports and restart.

also, try note 1082289.6 on metalink.

hth.

Pd Received on Wed Jun 02 2004 - 00:57:42 CDT

Original text of this message

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