RMAN archivelog restore on different host
I'm restoring production database using RMAN on a test server doing incomplete time based recovery using recovery catalog. Database restores fine. When restoring the archive logs from tape, We notice that the production archive log backups started failing with below error. This archivelog was the first file required for recovery.
Not sure why I'm getting this error when I'm using auxiliary connection. Any thoughts?
RMAN-03002: failure of backup command at 08/30/2010 15:31:38
RMAN-06059: expected archived log not found, lost of archived log compromises recoverability
ORA-19625: error identifying file /arch/prod/arch/prod_archive_726651628_1_4032.arc
ORA-17503: ksfdopn:4 Failed to open file /arch/prod/arch/prod_archive_726651628_1_4032.arc
Not sure why I'm getting this error when I'm using auxiliary connection. Any thoughts?
RMAN-03002: failure of backup command at 08/30/2010 15:31:38
RMAN-06059: expected archived log not found, lost of archived log compromises recoverability
ORA-19625: error identifying file /arch/prod/arch/prod_archive_726651628_1_4032.arc
ORA-17503: ksfdopn:4 Failed to open file /arch/prod/arch/prod_archive_726651628_1_4032.arc
1