Archive logfile failed to apply with error RMAN 07518
Hi All,
We have setup production standby setup. Standby is in open read only with apply mode. Recently the archive file failed to get applied with the error RMAN 07518 error. When applied manually using RMAN, it failed again,
Below is the command used
catalog start with '/XXXXfs11/standby/archive';
Error : "Reason: Foreign database file DBID: 0 Database Name: "
I had checked for potential mismatch of database incarnation between prod and standby, but found none.
Queries are
1.Why invalid archive files with no DBID and DB name are generated in the first place.
2. If this is going to repeat, Client needs to know the reliability of the same, since each time manual intervention is required to fix the same.