How to fix the Oracle error TNS-01111: Log status can either be ON or OFF?
In this post, you’ll learn more about the Oracle ErrorTNS-01111: Log status can either be ON or OFF with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
TNS-01111: Log status can either be ON or OFF
Reason for the Error TNS-01111: Log status can either be ON or OFF
Cause: Failed to specify a log status value for the LSNRCTL log_status command.
How to fix the Error TNS-01111: Log status can either be ON or OFF ?
You can fix this error in Oracle by following the below steps
Action: Specify one of ON or OFF. Type “LSNRCTL help set log_status” for more information or consult Chapter 2 of this manual for an introduction to the concepts of logging.
Leave Your Comment