How to fix the Oracle error RMAN-05035: archived logs generated after SCN string not found in repository?
In this post, you’ll learn more about the Oracle ErrorRMAN-05035: archived logs generated after SCN string not found in repository with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-05035: archived logs generated after SCN string not found in repository
Reason for the Error RMAN-05035: archived logs generated after SCN string not found in repository
The recovery catalog or target database control file did not have a record of archived logs containing the redo generated after the specified system change number (SCN).
How to fix the Error RMAN-05035: archived logs generated after SCN string not found in repository ?
You can fix this error in Oracle by following the below steps
None. To avoid this message, perform a log switch if the database is in open mode.
Leave Your Comment