View Single Post

   
  #3 (permalink)  
Old 02-25-2008, 06:11 AM
Maxim Demenko
 
Posts: n/a
Default Re: Listener failed to start

nx2zdk@gmail.com schrieb:
> $ lsnrctl start MSMMIC
>
> LSNRCTL for Solaris: Version 9.2.0.1.0 - Production on 22-JUN-2006
> 20:25:18
>
> Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
>
> Starting /export/home/oracle/product/9i/bin/tnslsnr: please wait...
>
> TNSLSNR for Solaris: Version 9.2.0.1.0 - Production
> System parameter file is
> /export/home/oracle/product/9i/network/admin/listener.o
> ra
> Log messages written to
> /export/home/oracle/product/9i/network/log/msmmic.log
> TNS-01151: Missing listener name, MSMMIC, in LISTENER.ORA
>


>
> It seems fine....???.... I don't know why I got this kind of error
> Any help would be greatly appreciated... Thanks
>


Error message is pretty obvious - try with
lsnrctl start LISTENER_MSMMIC

Best regards

Maxim
Reply With Quote