How to fix the error ORA-00337: log file ‘string’ does not exist and no size specified?
In this post, you’ll learn more about the Oracle ErrorORA-00337: log file ‘string’ does not exist and no size specified with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-00337: log file ‘string’ does not exist and no size specified
Reason for the Error ORA-00337: log file ‘string’ does not exist and no size specified
An attempt to add a log found neither an existing file nor a size for creating the file.
How to fix the Error ORA-00337: log file ‘string’ does not exist and no size specified ?
You can fix this error in Oracle by following the below steps
Specify a size for the log file.
Leave Your Comment