19c Database - Using RMAN Preview to determine the until time / SCN for RMAN Duplicate
Hi
We have this constant need to clone database from backup on a regular basis
We do not use RMAN CATALOG and use control file to maintain the backups
The source database backup is configured to go to DD Boost server configure using library and device type is set as SBT_TAPE
We need to make sure that the backup of the source database is on the SBT_TAPE device when we issue the duplicate to make sure we dont run into issues related to a particular archive log not available during recovery process as that archive log was not backed up to SBT_TAPE. To address this we want to use the set until time or set until scn clause in the RMAN DUPLICATE script.