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!

Missing Listener Log file

User_I16HPFeb 18 2021

Hi everyone-
I am little puzzled to what happened and how to force to create the listener log file.
My setup: Oracle Restart with ASM & DB 19c
Grid Infrastructure is installed as grid user and DB as oracle user.
as grid: lsnrctl status gives all the expected output including the log file location.
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 19.0.0.0.0 - Production
Start Date 13-DEC-2020 14:14:06
Uptime 67 days 0 hr. 28 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/grid/network/admin/listener.ora
Listener Log File /u01/app/grid/network/log/listener.log

But the log file is not present.
ls -ltr /u01/app/grid/network/log/listener.log
ls: cannot access /u01/app/grid/network/log/listener.log: No such file or directory

Also from adrci> No readable alert log in selected home.

lsnrctl show log_file & show log_status comes back with the above file location and ON.

Did anyone experience similar scenario and what steps to take to resolve the listener logging.

Thanks in Advance.

This post has been answered by EdStevens on Feb 18 2021
Jump to Answer
Comments
Post Details
Added on Feb 18 2021
5 comments
3,625 views