Re: svrctl showing listener is up but lsnrctl command not working

From: Roman Podshivalov <roman.podshivalov_at_gmail.com>
Date: Mon, 25 Feb 2008 12:41:48 -0500
Message-ID: <55f303590802250941s439e6a04k5521ee4256824db5@mail.gmail.com>


Hi,

ps -ef | grep tns - and you can see how your listener was named. Once you have a name do a
lsnrctl status <your listener name here>

--romas

On 2/25/08, Harvinder Singh <Harvinder.Singh_at_metratech.com> wrote:
>
> Hi,
>
>
>
> When I use the svrctl command to check the status of services it shows
> that listener is up and running but when I use lsnrctl command it is giving
> following error message. Is it normal behavior when using 2 node RAC cluster
> on linux AS 4
>
>
>
> $ lsnrctl status
>
>
>
> LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 25-FEB-2008 12:22:00
>
>
>
> Copyright (c) 1991, 2006, Oracle. All rights reserved.
>
>
>
> Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
>
> TNS-12541: TNS:no listener
>
> TNS-12560: TNS:protocol adapter error
>
> TNS-00511: No listener
>
> Linux Error: 111: Connection refused
>
>
>
> -bash-3.00$ srvctl status nodeapps -n dev-rhasoracle
>
> VIP is running on node: dev-rhasoracle
>
> GSD is running on node: dev-rhasoracle
>
> Listener is running on node: dev-rhasoracle
>
> ONS daemon is running on node: dev-rhasoracle
>
>
>
> Thanks
>
> --Harvinder
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Feb 25 2008 - 11:41:48 CST

Original text of this message