RMAN-06059
I'm testing setting up rman prior to implementing it on a live service. At the end of the first backup it comes up with the message 'RMAN-06059: expected archived log not found' as expected. I know how to fix this for the second run - 'change archivelog all crosscheck'. But when I checked for the file it referred to it was from November last year, instead of a few days ago. I specified 'CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 2 DAYS' so why is it checking back for log files months old ?
0