Hi,


Yes, I have executed the Crosscheck command

RMAN>CROSSCHECK BACKUP COMPLETED BEFORE 'SYSDATE';

then only Iam seeing the backup pieces as expired eventhough the latest backup files are physically present on disk.

RMAN>LIST BACKUP OF DATABASE
COMPLETED BETWEEN SYSDATE and SYSDATE-30;

this command displays nothing, but when I give

RMAN>LIST BACKUP OF DATABASE;

I get the backup list which shows the backup pieces status as expired.


thanks,