Wednesday, July 10, 2013

RMAN-06059: expected archived log not found


RMAN-06059: expected archived log not found


RMAN> backup database plus archivelog;


Starting backup at 10-JUL-13
current log archived
using channel ORA_DISK_1
using channel ORA_DISK_2
using channel ORA_DISK_3
using channel ORA_DISK_4
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup plus archivelog command at 07/10/2013 14:37:21
RMAN-06059: expected archived log not found, loss of archived log compromises recoverability
ORA-19625: error identifying file /oracle/flash_recovery_area/neeraj/archivelog/2013_05_27/o1_mf_1_3898_8t6fsgmn_.arc
ORA-27037: unable to obtain file status
Linux Error: 2: No such file or directory
Additional information: 3

RMAN>crosscheck archivelog all;
RMAN>delete noprompt expired archivelog all;

RMAN>backup database plus archivelog;

starting backup...........



2 comments: