Duplicate suddenly doesn't work any more
Hi,
my duplicate command I used to test for the restore time suddenly doesn't work any more. It started to fail with:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 08/22/2024 15:27:30
RMAN-05501: aborting duplication of target database
RMAN-05556: not all datafiles have backups that can be recovered to SCN 16940266837100
RMAN-03015: error occurred in stored script Memory Script
RMAN-06026: some targets not found - aborting restore
RMAN-06100: no channel to restore a backup or copy of datafile 108
I always used the same timestamp → UNTIL time "TO_DATE('14.08.2024 12:30:00','DD.MM.YYYY HH24:MI:SS')"
The backups should be all available the retention time I got told is 15 days. It is strange that from some successful tests to another this message appeared and I don't know what causes the problem.