Hi, using Rman I have taken the production database complete backup with archivelogs by connecting to catalog database present on different machine.
But when I crosschecked the backup using the following command:

RMAN> crosscheck backup completed before 'sysdate-1';

It shows all the backup files as "Expired". As I have taken the backup yesterday, the above command should show me the files as "Available". The backup was run successfully, I have checked the backup files present on the disk.


Kind help is highly appreciated.

Regards,