Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: How to start Listener on UNIX
su - oracle -c "lsnrctl start"
"Leszek" <leszek_szlachetka_at_tor.leoburnett.com> wrote in message
news:3A3796DC.900B09EB_at_tor.leoburnett.com...
> Hello,
>
> I'm getting an error when I try to start the listener. I'm logged on as
> root and have all the rights. Also the listener.ora file is configured
> properly and existent (I even tried su -oracle and it didn't work).
>
> _____________________________________________________________________
> bash-2.03# ./lsnrctl start $ORACLE_HOME/network/admin/listener.ora
>
> LSNRCTL for Solaris: Version 8.1.6.0.0 - Production on 13-DEC-2000
> 00:47:12
>
> (c) Copyright 1998, 1999, Oracle Corporation. All rights reserved.
>
> Starting /u01/app/oracle/product/8.1.6/bin/tnslsnr: please wait...
>
> TNSLSNR for Solaris: Version 8.1.6.0.0 - Production
> NL-00280: error creating log stream
> /u01/app/oracle/product/8.1.6/network/admin/listener.ora
> NL-00278: cannot open log file
> SNL-00016: snlfohd: error opening file
> Solaris Error: 13: Permission denied
> _______________________________________________________________________
>
> Any Help Is Greatly Appreciated,
> Leszek
>
>
Received on Thu Dec 14 2000 - 09:28:04 CST
![]() |
![]() |