Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Unable to run Listener
smalla_at_my-deja.com wrote:
>
> I have Oracle 8.0.5.0.0 installed on RedHat 6.0. While
> running listener i.e. /usr/local/oracle/bin/lsnrctl start,
> the server pukes the following mesg:
>
> Listening on:
> (ADDRESS=(PROTOCOL=tcp)(DEV=6)(HOST=202.61.76.131)(PORT=1521))
> Attempted to Listen on:
> ((ADDRESS=(PROTOCOL=ipc)(PARTIAL=yes)(QUEUESIZE=1))
> TNS-12541:TNS:no listener
> TNS-12560:TNS:protocol adapter error
> TNS-00511: No listener
> Linux Error:2: No such file or directory
>
> Also, command "adapters" doesn't list any adapter.
>
> Thanx.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Are you logged in as oracle when you are trying to start the listener? Are you sure that your listener.ora is in the $ORACLE_HOME/network/admin and that it is correctly configured? Received on Fri Dec 03 1999 - 16:30:28 CST
![]() |
![]() |