Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help: srvctl remove listener not working
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
![]() |
![]() |