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: Help: srvctl remove listener not working

Re: Help: srvctl remove listener not working

From: <fitzjarrell_at_cox.net>
Date: Thu, 23 Aug 2007 07:03:37 -0700
Message-ID: <1187877817.280416.17290@z24g2000prh.googlegroups.com>


Comments embedded.
On Aug 23, 7:56 am, emdproduct..._at_hotmail.com wrote:
> Group,
>
> I am learning to use RAC.(10.2.0.1)
>
> I can not remove listener from ocr
>

Using netca you can.

> [root_at_vlinux1 bin]# /opt/oracle/crs/bin/srvctl config listener -n
> vlinux1
> vlinux1 LISTENER_VLINUX1
> [root_at_vlinux1 bin]# /opt/oracle/crs/bin/srvctl remove listener -l
> LISTENER_VLINUX1
> Usage: srvctl <command> <object> [<options>]
> [root_at_vlinux1 bin]# /opt/oracle/crs/bin/srvctl remove listener -l
> LISTENER_VLINUX1 -n vlinux1
> Usage: srvctl <command> <object> [<options>]
> [root_at_vlinux1 bin]# /opt/oracle/crs/bin/srvctl remove listener -n
> vlinux1 -l LIS
> TENER_VLINUX1
> Usage: srvctl <command> <object> [<options>]
>
> What is wrong?
>

You're using svrctl, which is not intended to remove listeners. Use netca.

> Thanks for your help.

David Fitzjarrell Received on Thu Aug 23 2007 - 09:03:37 CDT

Original text of this message

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