RMAN-06059: expected archived log not found

while running archivelog backup and the file is missing:
RMAN-06059: expected archived log not found, lost of archived log compromises recoverability


trying to fix it by crosscheck:
run {
allocate channel c1 type disk ;
crosscheck archivelog all ;
release channel c1 ;
}

validation succeeded for archived log
archive log filename=D:REDOARCHARCH_1038.DBF recid=1017 stamp=611103638


still need to run:
allocate channel for maintenance type disk;
crosscheck archivelog all;
release channel;

Comments

Post a Comment

Popular posts from this blog

Data Guard - Changing IP Addresses

Install Oracle Internet Directory (OID) in Standalone mode

Fixing & Registering ORACLE_HOMES in Central Inventory