Dear Erman,
Need your support
1)script used to take full backup
sql "alter system archive log current";
BACKUP AS COMPRESSED BACKUPSET INCREMENTAL LEVEL=0 spfile format '${BACKUPDIR}/spfile_%d_%s_%T.bak' DATABASE INCLUDE CURRENT CONTROLFILE PLUS ARCHIVELOG;
2)Below are the Backup files generated for full backup
-rw-r----- 1 oraprod asmadmin 1752142336 May 27 01:02 ora_df977187626_s74636_s1
-rw-r----- 1 oraprod asmadmin 2015733760 May 27 01:02 ora_df977187626_s74635_s1
-rw-r----- 1 oraprod asmadmin 2138429440 May 27 01:02 ora_df977187626_s74634_s1
-rw-r----- 1 oraprod asmadmin 2160716288 May 27 01:03 ora_df977187626_s74637_s1
-rw-r----- 1 oraprod asmadmin 83532288 May 27 01:03 ora_df977187784_s74641_s1
-rw-r----- 1 oraprod asmadmin 786694656 May 27 01:03 ora_df977187782_s74640_s1
-rw-r----- 1 oraprod asmadmin 917909504 May 27 01:04 ora_df977187775_s74639_s1
-rw-r----- 1 oraprod asmadmin 2229669376 May 27 01:05 ora_df977187772_s74638_s1
-rw-r----- 1 oraprod asmadmin 6239592448 May 27 01:14 ora_df977187930_s74642_s1
-rw-r----- 1 oraprod asmadmin 6096830464 May 27 01:14 ora_df977187930_s74644_s1
-rw-r----- 1 oraprod asmadmin 7627743232 May 27 01:16 ora_df977187930_s74645_s1
-rw-r----- 1 oraprod asmadmin 7775453184 May 27 01:17 ora_df977187930_s74643_s1
-rw-r----- 1 oraprod asmadmin 1303552 May 27 01:17 ora_df977188634_s74649_s1
-rw-r----- 1 oraprod asmadmin 1516032 May 27 01:17 ora_df977188634_s74648_s1
-rw-r--r-- 1 oraprod asmadmin 20656 May 27 01:17 ctrlfile_PRODDB2_010001_27052018
we are using backup based duplicate restore and recovery.we would like to use UNTIL TIME and use 27th full backup for duplicate.
please let us know what time we can take exactly to avoid any errors during recovery process.
Logfile attached
fullbackuplog.zip