RMAN-20242
Hi All,
DB Version: 9.0.1
We get the following error in everyday's backup schedule while deleting the archive logs older than 7 days.
Any idea, why this error occurs , is this NOT supported on this release?? If so, we can delete archivelogs using shell script right?
Need recommendation
MAN> crosscheck archivelog all;
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=10 devtype=DISK
validation succeeded for archived log
archive log filename=/rmanbkp/db_arch/T0001S0000000021.arc recid=55 stamp=827803611
validation succeeded for archived log
archive log filename=/rmanbkp/db_arch/T0001S0000000022.arc recid=56 stamp=827826636
validation succeeded for archived log
archive log filename=/rmanbkp/db_arch/T0001S0000000023.arc recid=57 stamp=827826638
DB Version: 9.0.1
We get the following error in everyday's backup schedule while deleting the archive logs older than 7 days.
Any idea, why this error occurs , is this NOT supported on this release?? If so, we can delete archivelogs using shell script right?
Need recommendation
MAN> crosscheck archivelog all;
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=10 devtype=DISK
validation succeeded for archived log
archive log filename=/rmanbkp/db_arch/T0001S0000000021.arc recid=55 stamp=827803611
validation succeeded for archived log
archive log filename=/rmanbkp/db_arch/T0001S0000000022.arc recid=56 stamp=827826636
validation succeeded for archived log
archive log filename=/rmanbkp/db_arch/T0001S0000000023.arc recid=57 stamp=827826638
0