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!

Can i set listener.log file location ?

GTS (DBA)May 26 2015 — edited May 27 2015

Hi all;

Command LSNRCTL is NOT showing correctly listener.log location.

listener.log is located at different path which was showing from LSNRCTL.


$ ls -l /u02/app/oracle/diag/tnslsnr/SERVER1/listener/trace/

total 624

-rwxrwxr-x  1 oracle oinstall 633414 May 27 07:16 listener.log

LSNRCTL> status

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=SERVER1.ORACLE.COM)(PORT=1521)))

STATUS of the LISTENER

------------------------

Alias                     LISTENER

Version                   TNSLSNR for Linux: Version 11.2.0.1.0 - Production

Start Date                26-MAY-2015 22:23:37

Uptime                    0 days 8 hr. 53 min. 18 sec

Trace Level               off

Security                  ON: Local OS Authentication

SNMP                      OFF

Listener Parameter File   /u02/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

Listener Log File         /u02/app/oracle/diag/tnslsnr/SERVER1/listener/alert/log.xml

..

...


How can i set listener.log file location ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 24 2015
Added on May 26 2015
8 comments
1,393 views