How to configure RMAN to recognize zipped archive files
763982Sep 7 2010 — edited Sep 7 2010Hi, I need some help to find a way to have RMAN on oracle 11g to recognize zipped files (*.gz). we have a script that zipp all files on a daily basis and when try to do backups we running into RMAN-06059 error. Please help, I would like to keep the zip script as is, but configure RMAN to recognize zip files to overcome this issue. it's a company policy that all files are zipped.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup plus archivelog command at 09/07/2010 00:30:04
RMAN-06059: expected archived log not found, lost of archived log compromises recoverability
ORA-19625: error identifying file /u01/app/oracle/admin/edwprod/archive/edwdprod_1_959_709215584.arch
ORA-27037: unable to obtain file status
SVR4 Error: 2: No such file or directory
Additional information: 3
J