Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: urgent Help!! FYI

Re: urgent Help!! FYI

From: Don Yu <donyu_at_jhu.edu>
Date: Fri, 18 Jul 2003 16:34:05 -0400
Message-Id: <25956.338522@fatcity.com>


Freeman,

Before I change it, listener.ora property is like the following: $ls -al listener.ora
-rw-rw-r-- 1 oracle oinstall 1732613 Jul 18 16:02 listener.log After I change it by the following steps, it works fine. $chmod 666 listener.ora
lsnrctl start

Now Oracle listener starts up. Thank you very much!

Don

Freeman Robert - IL wrote:

> In OH/network/log is there a listener.log file? Who owns it? Who are you
> starting the listener as and does that ID have rights to write to the
> listener.log?
>
> -----Original Message-----
> To: Multiple recipients of list ORACLE-L
> Sent: 7/18/2003 3:09 PM
>
> Hi,
>
> I need somebody here to help me to start my Oracle listener for my
> Oracle server was power off this morning. Here, when I run the lsncrtl
> start, I get an error message. Please see the following message:
>
> # ./lsnrctl start
>
> LSNRCTL for Solaris: Version 9.2.0.1.0 - Production on 18-JUL-2003
> 15:20:10
>
> Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
>
> Starting /u01/app/oracle/product/9.2.0.1.0/bin/tnslsnr: please wait...
>
> TNSLSNR for Solaris: Version 9.2.0.1.0 - Production
> NL-00280: error creating log stream
> /u01/app/oracle/product/9.2.0.1.0/network/log/listener.log
> NL-00278: cannot open log file
> SNL-00016: snlfohd: error opening file
> Solaris Error: 13: Permission denied
>
> Listener failed to start. See the error message(s) above...
>
> Can somebody tell me how to start my Oracle listener? Any suggestion are
> highly appreciated!
> Many thanks!
>
> Don
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Don Yu
> INET: donyu_at_jhu.edu
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Freeman Robert - IL
> INET: FREEMANR_at_tusc.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
Received on Fri Jul 18 2003 - 15:34:05 CDT

Original text of this message

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