RMAN Archival backp information
Hi,
In our current environment , we take monthly backup to tape and keep it for 400 days using the following command
backup check logical database KEEP UNTIL TIME 'SYSDATE +400' LOGS;
OS : IBM AIX5.1
DB : EE 9.2.0.6
The issue is that we cannot find the backup information for those archival backups using RMAN client or data dictionary views. We can only see the very recent entries. Where can i find these infromation of old archival backups?
Thanks
Prad