[oracle@racnode1 dbs]$ rman target sys/oracle@rac auxiliary sys/oracle@stbrac Recovery Manager: Release 12.2.0.1.0 - Production on Thu Apr 18 15:48:14 2019 Copyright (c) 1982, 2017, Oracle and/or its affiliates. All rights reserved. connected to target database: RAC (DBID=2593804283) connected to auxiliary database: RAC (not mounted) run { allocate channel c1 type disk; allocate channel c2 type disk; allocate auxiliary channel stbc1 type disk; DUPLICATE TARGET DATABASE FOR STANDBY FROM ACTIVE DATABASE SPFILE set 'db_unique_name'='stbrac' set instance_name='stbrac1' set instance_number='1' set db_create_online_log_dest_1='+FRA' set db_create_online_log_dest_2='+DATA' set db_recovery_file_dest='+FRA' set audit_file_dest='/u01/app/oracle/admin/stbrac/adump' set core_dump_dest='/u01/app/oracle/admin/stbrac/cdump' nofilenamecheck dorecover; 17> } using target database control file instead of recovery catalog allocated channel: c1 channel c1: SID=282 instance=rac2 device type=DISK allocated channel: c2 channel c2: SID=410 instance=rac1 device type=DISK allocated channel: stbc1 channel stbc1: SID=295 device type=DISK Starting Duplicate Db at 18-APR-19 current log archived contents of Memory Script: { backup as copy reuse targetfile '+DATA/RAC/PASSWORD/pwdrac.256.1005822021' auxiliary format '/u01/app/oracle/product/12.2.0/dbhome_1/dbs/orapwstbrac1' targetfile '/u01/app/oracle/product/12.2.0/dbhome_1/dbs/spfilerac1.ora' auxiliary format '/u01/app/oracle/product/12.2.0/dbhome_1/dbs/spfilestbrac1.ora' ; sql clone "alter system set spfile= ''/u01/app/oracle/product/12.2.0/dbhome_1/dbs/spfilestbrac1.ora''"; } executing Memory Script Starting backup at 18-APR-19 Finished backup at 18-APR-19 sql statement: alter system set spfile= ''/u01/app/oracle/product/12.2.0/dbhome_1/dbs/spfilestbrac1.ora'' contents of Memory Script: { sql clone "alter system set db_unique_name = ''stbrac'' comment= '''' scope=spfile"; sql clone "alter system set instance_name = ''stbrac1'' comment= '''' scope=spfile"; sql clone "alter system set instance_number = 1 comment= '''' scope=spfile"; sql clone "alter system set db_create_online_log_dest_1 = ''+FRA'' comment= '''' scope=spfile"; sql clone "alter system set db_create_online_log_dest_2 = ''+DATA'' comment= '''' scope=spfile"; sql clone "alter system set db_recovery_file_dest = ''+FRA'' comment= '''' scope=spfile"; sql clone "alter system set audit_file_dest = ''/u01/app/oracle/admin/stbrac/adump'' comment= '''' scope=spfile"; sql clone "alter system set core_dump_dest = ''/u01/app/oracle/admin/stbrac/cdump'' comment= '''' scope=spfile"; shutdown clone immediate; startup clone nomount; } executing Memory Script sql statement: alter system set db_unique_name = ''stbrac'' comment= '''' scope=spfile sql statement: alter system set instance_name = ''stbrac1'' comment= '''' scope=spfile sql statement: alter system set instance_number = 1 comment= '''' scope=spfile sql statement: alter system set db_create_online_log_dest_1 = ''+FRA'' comment= '''' scope=spfile sql statement: alter system set db_create_online_log_dest_2 = ''+DATA'' comment= '''' scope=spfile sql statement: alter system set db_recovery_file_dest = ''+FRA'' comment= '''' scope=spfile sql statement: alter system set audit_file_dest = ''/u01/app/oracle/admin/stbrac/adump'' comment= '''' scope=spfile sql statement: alter system set core_dump_dest = ''/u01/app/oracle/admin/stbrac/cdump'' comment= '''' scope=spfile Oracle instance shut down connected to auxiliary database (not started) Oracle instance started Total System Global Area 2516582400 bytes Fixed Size 8795904 bytes Variable Size 754977024 bytes Database Buffers 1744830464 bytes Redo Buffers 7979008 bytes allocated channel: stbc1 channel stbc1: SID=17 instance=stbrac1 device type=DISK contents of Memory Script: { sql clone "alter system set control_files = ''+DATA/STBRAC/CONTROLFILE/current.266.1005926757'', ''+FRA/STBRAC/CONTROLFILE/current.268.1005926757'' comment= ''Set by RMAN'' scope=spfile"; backup as copy current controlfile for standby auxiliary format '+DATA/STBRAC/CONTROLFILE/current.265.1005926757'; restore clone primary controlfile to '+FRA/STBRAC/CONTROLFILE/current.267.1005926757' from '+DATA/STBRAC/CONTROLFILE/current.265.1005926757'; sql clone "alter system set control_files = ''+DATA/STBRAC/CONTROLFILE/current.265.1005926757'', ''+FRA/STBRAC/CONTROLFILE/current.267.1005926757'' comment= ''Set by RMAN'' scope=spfile"; shutdown clone immediate; startup clone nomount; } executing Memory Script sql statement: alter system set control_files = ''+DATA/STBRAC/CONTROLFILE/current.266.1005926757'', ''+FRA/STBRAC/CONTROLFILE/current.268.1005926757'' comment= ''Set by RMAN'' scope=spfile Starting backup at 18-APR-19 channel c1: starting datafile copy copying standby control file output file name=+DATA/STBRAC/CONTROLFILE/current.265.1005926757 tag=TAG20190418T155048 channel c1: datafile copy complete, elapsed time: 00:00:01 Finished backup at 18-APR-19 Starting restore at 18-APR-19 channel stbc1: copied control file copy Finished restore at 18-APR-19 sql statement: alter system set control_files = ''+DATA/STBRAC/CONTROLFILE/current.265.1005926757'', ''+FRA/STBRAC/CONTROLFILE/current.267.1005926757'' comment= ''Set by RMAN'' scope=spfile Oracle instance shut down connected to auxiliary database (not started) Oracle instance started Total System Global Area 2516582400 bytes Fixed Size 8795904 bytes Variable Size 754977024 bytes Database Buffers 1744830464 bytes Redo Buffers 7979008 bytes allocated channel: stbc1 channel stbc1: SID=17 instance=stbrac1 device type=DISK contents of Memory Script: { sql clone 'alter database mount standby database'; } executing Memory Script sql statement: alter database mount standby database contents of Memory Script: { set newname for clone tempfile 1 to new; set newname for clone tempfile 2 to new; set newname for clone tempfile 3 to new; switch clone tempfile all; set newname for clone datafile 1 to new; set newname for clone datafile 3 to new; set newname for clone datafile 4 to new; set newname for clone datafile 5 to new; set newname for clone datafile 6 to new; set newname for clone datafile 7 to new; set newname for clone datafile 8 to new; set newname for clone datafile 9 to new; set newname for clone datafile 10 to new; set newname for clone datafile 11 to new; set newname for clone datafile 12 to new; set newname for clone datafile 13 to new; set newname for clone datafile 14 to new; set newname for clone datafile 15 to new; backup as copy reuse datafile 1 auxiliary format new datafile 3 auxiliary format new datafile 4 auxiliary format new datafile 5 auxiliary format new datafile 6 auxiliary format new datafile 7 auxiliary format new datafile 8 auxiliary format new datafile 9 auxiliary format new datafile 10 auxiliary format new datafile 11 auxiliary format new datafile 12 auxiliary format new datafile 13 auxiliary format new datafile 14 auxiliary format new datafile 15 auxiliary format new ; sql 'alter system archive log current'; } executing Memory Script executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME renamed tempfile 1 to +DATA in control file renamed tempfile 2 to +DATA in control file renamed tempfile 3 to +DATA in control file executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME executing command: SET NEWNAME Starting backup at 18-APR-19 channel c1: starting datafile copy input datafile file number=00001 name=+DATA/RAC/DATAFILE/system.257.1005822127 channel c2: starting datafile copy input datafile file number=00003 name=+DATA/RAC/DATAFILE/sysaux.258.1005822173 output file name=+DATA/STBRAC/DATAFILE/system.263.1005926817 tag=TAG20190418T155148 channel c1: datafile copy complete, elapsed time: 00:00:15 channel c1: starting datafile copy input datafile file number=00011 name=+DATA/RAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/sysaux.275.1005822787 output file name=+DATA/STBRAC/DATAFILE/sysaux.260.1005926819 tag=TAG20190418T155148 channel c2: datafile copy complete, elapsed time: 00:00:15 channel c2: starting datafile copy input datafile file number=00006 name=+DATA/RAC/4700A987085B3DFAE05387E5E50A8C7B/DATAFILE/sysaux.265.1005822297 output file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/sysaux.293.1005926833 tag=TAG20190418T155148 channel c1: datafile copy complete, elapsed time: 00:00:08 channel c1: starting datafile copy input datafile file number=00005 name=+DATA/RAC/4700A987085B3DFAE05387E5E50A8C7B/DATAFILE/system.266.1005822297 output file name=+DATA/STBRAC/86B2264711E008FCE0537992A8C0E982/DATAFILE/sysaux.291.1005926833 tag=TAG20190418T155148 channel c2: datafile copy complete, elapsed time: 00:00:08 channel c2: starting datafile copy input datafile file number=00010 name=+DATA/RAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/system.274.1005822787 output file name=+DATA/STBRAC/86B2264711E008FCE0537992A8C0E982/DATAFILE/system.290.1005926841 tag=TAG20190418T155148 channel c1: datafile copy complete, elapsed time: 00:00:07 channel c1: starting datafile copy input datafile file number=00008 name=+DATA/RAC/4700A987085B3DFAE05387E5E50A8C7B/DATAFILE/undotbs1.267.1005822297 output file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/system.264.1005926841 tag=TAG20190418T155148 channel c2: datafile copy complete, elapsed time: 00:00:07 channel c2: starting datafile copy input datafile file number=00012 name=+DATA/RAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/undotbs1.273.1005822787 output file name=+DATA/STBRAC/86B2264711E008FCE0537992A8C0E982/DATAFILE/undotbs1.262.1005926847 tag=TAG20190418T155148 channel c1: datafile copy complete, elapsed time: 00:00:01 channel c1: starting datafile copy input datafile file number=00013 name=+DATA/RAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/undo_2.277.1005822813 output file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/undotbs1.261.1005926849 tag=TAG20190418T155148 channel c2: datafile copy complete, elapsed time: 00:00:03 channel c2: starting datafile copy input datafile file number=00015 name=+DATA/RAC/DATAFILE/test.279.1005909597 output file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/undo_2.303.1005926849 tag=TAG20190418T155148 channel c1: datafile copy complete, elapsed time: 00:00:01 channel c1: starting datafile copy input datafile file number=00004 name=+DATA/RAC/DATAFILE/undotbs1.259.1005822199 output file name=+DATA/STBRAC/DATAFILE/undotbs1.301.1005926851 tag=TAG20190418T155148 channel c1: datafile copy complete, elapsed time: 00:00:03 channel c1: starting datafile copy input datafile file number=00009 name=+DATA/RAC/DATAFILE/undotbs2.269.1005822497 output file name=+DATA/STBRAC/DATAFILE/test.302.1005926851 tag=TAG20190418T155148 channel c2: datafile copy complete, elapsed time: 00:00:03 channel c2: starting datafile copy input datafile file number=00007 name=+DATA/RAC/DATAFILE/users.260.1005822199 output file name=+DATA/STBRAC/DATAFILE/undotbs2.300.1005926855 tag=TAG20190418T155148 channel c1: datafile copy complete, elapsed time: 00:00:02 channel c1: starting datafile copy input datafile file number=00014 name=+DATA/RAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/users.278.1005822815 output file name=+DATA/STBRAC/DATAFILE/users.284.1005926855 tag=TAG20190418T155148 channel c2: datafile copy complete, elapsed time: 00:00:01 output file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/users.283.1005926855 tag=TAG20190418T155148 channel c1: datafile copy complete, elapsed time: 00:00:01 Finished backup at 18-APR-19 sql statement: alter system archive log current current log archived contents of Memory Script: { backup as copy reuse archivelog like "+FRA/RAC/ARCHIVELOG/2019_04_18/thread_2_seq_19.316.1005925815" auxiliary format "+FRA" archivelog like "+FRA/RAC/ARCHIVELOG/2019_04_18/thread_1_seq_22.318.1005925951" auxiliary format "+FRA" archivelog like "+FRA/RAC/ARCHIVELOG/2019_04_18/thread_2_seq_20.319.1005925951" auxiliary format "+FRA" archivelog like "+FRA/RAC/ARCHIVELOG/2019_04_18/thread_1_seq_23.320.1005925953" auxiliary format "+FRA" archivelog like "+FRA/RAC/ARCHIVELOG/2019_04_18/thread_2_seq_21.321.1005925957" auxiliary format "+FRA" ; catalog clone start with "+FRA"; switch clone datafile all; } executing Memory Script Starting backup at 18-APR-19 channel c1: starting archived log copy input archived log thread=2 sequence=19 RECID=40 STAMP=1005925815 channel c2: starting archived log copy input archived log thread=2 sequence=20 RECID=43 STAMP=1005925951 output file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_19.266.1005926867 RECID=0 STAMP=0 channel c1: archived log copy complete, elapsed time: 00:00:01 channel c1: starting archived log copy input archived log thread=1 sequence=22 RECID=42 STAMP=1005925950 output file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_20.265.1005926867 RECID=0 STAMP=0 channel c2: archived log copy complete, elapsed time: 00:00:01 channel c2: starting archived log copy input archived log thread=2 sequence=21 RECID=45 STAMP=1005925957 output file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_22.264.1005926869 RECID=0 STAMP=0 channel c1: archived log copy complete, elapsed time: 00:00:01 channel c1: starting archived log copy input archived log thread=1 sequence=23 RECID=44 STAMP=1005925953 output file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_21.263.1005926869 RECID=0 STAMP=0 channel c2: archived log copy complete, elapsed time: 00:00:01 output file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_23.262.1005926869 RECID=0 STAMP=0 channel c1: archived log copy complete, elapsed time: 00:00:01 Finished backup at 18-APR-19 searching for all files that match the pattern +FRA List of Files Unknown to the Database ===================================== File Name: +FRA/STBRAC/ONLINELOG/group_1.269.1005924433 File Name: +FRA/STBRAC/ONLINELOG/group_2.270.1005924439 File Name: +FRA/STBRAC/ONLINELOG/group_3.271.1005924443 File Name: +FRA/STBRAC/ONLINELOG/group_4.281.1005924449 File Name: +FRA/STBRAC/ONLINELOG/group_5.282.1005924455 File Name: +FRA/STBRAC/ONLINELOG/group_6.283.1005924459 File Name: +FRA/STBRAC/ONLINELOG/group_7.284.1005924465 File Name: +FRA/STBRAC/ONLINELOG/group_8.256.1005924469 File Name: +FRA/STBRAC/ONLINELOG/group_9.257.1005924475 File Name: +FRA/STBRAC/ONLINELOG/group_10.274.1005924481 File Name: +FRA/STBRAC/ONLINELOG/group_11.285.1005924487 File Name: +FRA/STBRAC/ONLINELOG/group_12.286.1005924493 File Name: +FRA/STBRAC/ONLINELOG/group_13.287.1005924499 File Name: +FRA/STBRAC/ONLINELOG/group_14.288.1005924503 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_18.289.1005924417 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_17.290.1005924417 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_19.291.1005924419 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_18.292.1005924419 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_20.293.1005924421 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_19.266.1005926867 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_20.265.1005926867 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_22.264.1005926869 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_21.263.1005926869 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_23.262.1005926869 File Name: +FRA/STBRAC/CONTROLFILE/current.294.1005924307 File Name: +FRA/STBRAC/CONTROLFILE/current.275.1005924307 File Name: +FRA/STBRAC/CONTROLFILE/current.268.1005926757 cataloging files... cataloging done List of Cataloged Files ======================= File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_18.289.1005924417 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_17.290.1005924417 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_19.291.1005924419 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_18.292.1005924419 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_20.293.1005924421 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_19.266.1005926867 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_20.265.1005926867 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_22.264.1005926869 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_21.263.1005926869 File Name: +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_23.262.1005926869 File Name: +FRA/STBRAC/CONTROLFILE/current.275.1005924307 List of Files Which Were Not Cataloged ======================================= File Name: +FRA/STBRAC/ONLINELOG/group_1.269.1005924433 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_2.270.1005924439 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_3.271.1005924443 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_4.281.1005924449 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_5.282.1005924455 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_6.283.1005924459 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_7.284.1005924465 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_8.256.1005924469 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_9.257.1005924475 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_10.274.1005924481 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_11.285.1005924487 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_12.286.1005924493 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_13.287.1005924499 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/ONLINELOG/group_14.288.1005924503 RMAN-07529: Reason: catalog is not supported for this file type File Name: +FRA/STBRAC/CONTROLFILE/current.294.1005924307 RMAN-07517: Reason: The file header is corrupted File Name: +FRA/STBRAC/CONTROLFILE/current.268.1005926757 RMAN-07517: Reason: The file header is corrupted datafile 1 switched to datafile copy input datafile copy RECID=5 STAMP=1005926873 file name=+DATA/STBRAC/DATAFILE/system.263.1005926817 datafile 3 switched to datafile copy input datafile copy RECID=6 STAMP=1005926873 file name=+DATA/STBRAC/DATAFILE/sysaux.260.1005926819 datafile 4 switched to datafile copy input datafile copy RECID=7 STAMP=1005926873 file name=+DATA/STBRAC/DATAFILE/undotbs1.301.1005926851 datafile 5 switched to datafile copy input datafile copy RECID=8 STAMP=1005926873 file name=+DATA/STBRAC/86B2264711E008FCE0537992A8C0E982/DATAFILE/system.290.1005926841 datafile 6 switched to datafile copy input datafile copy RECID=9 STAMP=1005926873 file name=+DATA/STBRAC/86B2264711E008FCE0537992A8C0E982/DATAFILE/sysaux.291.1005926833 datafile 7 switched to datafile copy input datafile copy RECID=10 STAMP=1005926873 file name=+DATA/STBRAC/DATAFILE/users.284.1005926855 datafile 8 switched to datafile copy input datafile copy RECID=11 STAMP=1005926873 file name=+DATA/STBRAC/86B2264711E008FCE0537992A8C0E982/DATAFILE/undotbs1.262.1005926847 datafile 9 switched to datafile copy input datafile copy RECID=12 STAMP=1005926874 file name=+DATA/STBRAC/DATAFILE/undotbs2.300.1005926855 datafile 10 switched to datafile copy input datafile copy RECID=13 STAMP=1005926874 file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/system.264.1005926841 datafile 11 switched to datafile copy input datafile copy RECID=14 STAMP=1005926874 file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/sysaux.293.1005926833 datafile 12 switched to datafile copy input datafile copy RECID=15 STAMP=1005926874 file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/undotbs1.261.1005926849 datafile 13 switched to datafile copy input datafile copy RECID=16 STAMP=1005926874 file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/undo_2.303.1005926849 datafile 14 switched to datafile copy input datafile copy RECID=17 STAMP=1005926874 file name=+DATA/STBRAC/86B2433955FB2449E0537992A8C02B22/DATAFILE/users.283.1005926855 datafile 15 switched to datafile copy input datafile copy RECID=18 STAMP=1005926874 file name=+DATA/STBRAC/DATAFILE/test.302.1005926851 contents of Memory Script: { set until scn 1837694; recover standby clone database delete archivelog ; } executing Memory Script executing command: SET until clause Starting recover at 18-APR-19 starting media recovery archived log for thread 1 with sequence 22 is already on disk as file +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_22.264.1005926869 archived log for thread 1 with sequence 23 is already on disk as file +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_23.262.1005926869 archived log for thread 2 with sequence 20 is already on disk as file +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_20.265.1005926867 archived log for thread 2 with sequence 21 is already on disk as file +FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_21.263.1005926869 archived log file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_22.264.1005926869 thread=1 sequence=22 archived log file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_20.265.1005926867 thread=2 sequence=20 archived log file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_1_seq_23.262.1005926869 thread=1 sequence=23 archived log file name=+FRA/STBRAC/ARCHIVELOG/2019_04_18/thread_2_seq_21.263.1005926869 thread=2 sequence=21 media recovery complete, elapsed time: 00:00:02 Finished recover at 18-APR-19 Finished Duplicate Db at 18-APR-19 released channel: c1 released channel: c2 released channel: stbc1 RMAN>