Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

listener log file

user8869798Jan 31 2010 — edited Feb 21 2010
My database version is 11g Release 11.1.0.6.0.

I need my listener to write to a specific log file, I've tried different things including setting the following parameters in listener.ora and restrarting the listener:

LOG_DIRECTORY_LISTENER = /mydesireddirectory
LOG_FILE_LISTENER =/mydesireddirectory/listener.log

In spite of whatever I do, it puts the log file in :


/ORACLE_HOME/log/diag/tnslsnr/hostname/listener/alert/log.xml

can anyone tell me how to get round this please, I don't want an xml listener log and I don't want it in that directory.

thank you.
This post has been answered by Anurag Tibrewal on Feb 1 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 21 2010
Added on Jan 31 2010
6 comments
3,024 views