How to fix the error ORA-00342: archived log does not have expected resetlogs SCN string?
In this post, you’ll learn more about the Oracle ErrorORA-00342: archived log does not have expected resetlogs SCN string with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-00342: archived log does not have expected resetlogs SCN string
Reason for the Error ORA-00342: archived log does not have expected resetlogs SCN string
Recovery was given a log that does not belong to current incarnation or one of the parent incarnation. There should be another log that contains the correct redo.
How to fix the Error ORA-00342: archived log does not have expected resetlogs SCN string ?
You can fix this error in Oracle by following the below steps
Supply the correct log file.
Leave Your Comment