How to fix the error ORA-00363: log is not the archived version?
In this post, you’ll learn more about the Oracle ErrorORA-00363: log is not the archived version with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-00363: log is not the archived version
Reason for the Error ORA-00363: log is not the archived version
d by failing to list the current log of an enabled thread in a CREATE CONTROLFILE command.
How to fix the Error ORA-00363: log is not the archived version ?
You can fix this error in Oracle by following the below steps
Find the archived version of the log and supply its name. If this is media recovery immediately following a CREATE CONTROLFILE, be sure the current log for this thread was included.
Leave Your Comment