How to fix the Oracle error DRG-11132: Invalid character in logfile name?
In this post, you’ll learn more about the Oracle ErrorDRG-11132: Invalid character in logfile name with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
DRG-11132: Invalid character in logfile name
Reason for the Error DRG-11132: Invalid character in logfile name
Cause: The logfile parameter to CTX_OUTPUT.START_LOG or CTX_OUTPUT.START_QUERY_LOG contains an invalid character (such as a forward slash)
How to fix the Error DRG-11132: Invalid character in logfile name ?
You can fix this error in Oracle by following the below steps
Action: Remove the invalid character
Leave Your Comment