Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: listner.log cannot be generated
I ran into the same problem a few days back. The listener.log was created once I stopped and restarted the listener.
Ana Choto
American University
Washington DC
exu_at_nnng.com Sent by: To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> root_at_fatcity. cc: com Subject: listner.log cannot be generated 02/13/01 03:29 PM Please respond to ORACLE-L
Hi list,
About a month ago, I moved and compressed listener.log file to a different
directory because
this file accumulated to a huge size over past year or two.
Since that point, nothing is able to write to listenr.log file even though
i did
not change an writing permission
of this file and its parent directory. The file size is keeping 0 over one
month
period. I do not know how to make
this file writeable.
I issued 'lsnrctl status command' to check the destination of this file:
Listener Parameter File
/u01/app/oracle/product/8.0.5/network/admin/listener.ora
Listener Log File
/u01/app/oracle/product/8.0.5/network/log/listener.log
Services Summary...
extproc has 1 service handler(s) idms has 1 service handler(s) orac has 3 service handler(s) tsp has 1 service handler(s) vign has 2 service handler(s)The command completed successfully
Then I go to corresponding directory and find the size of this file is 0.
nnidb1:/export/home/oracle_at_orac> cd
/u01/app/oracle/product/8.0.5/network/log
nnidb1:/u01/app/oracle/product/8.0.5/network/log_at_orac> ls -laF
total 4488
drwxr-xr-x 4 oracle dba 512 Jan 23 09:51 ./ drwxr-xr-x 16 oracle dba 512 May 13 1999 ../ drwxr-xr-x 2 oracle dba 512 Jan 5 10:09 2000/ drwxr-xr-x 2 oracle dba 512 Jan 5 09:57 2001/ -rw-rw-rw- 1 oracle dba 0 Jan 5 14:24 listener.log -rw-rw-rw- 1 oracle dba 2278569 Jan 23 09:55 sqlnet.log
Will someone in the list enlight me?
Thanks
Eveleen
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: exu_at_nnng.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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.com -- Author: INET: achoto_at_american.edu Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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).Received on Wed Feb 14 2001 - 09:35:20 CST