- As per request by application team they requires data upto 24 /06/2017 and the present date is 6th july 2017, So using incarnation number method we can restore rman backup database.
Database Name : SMRMINDDEV
Version : 12c Enterprise Edition Release 12.1.0.2.0 - 64bit
SQL> @dbstatus
NAME INSTANCE_NAME DB_UNIQUE_NAME OPEN_MODE DATABASE_ROLE CURRENT_SCN FAILOVER_SCN
--------- ---------------- ------------------------------ -------------------- ---------------- ------------------ ----------------------------------------
SMRMINDD SMRMINDDEV SMRMINDDEV MOUNTED PRIMARY YES 0
SQL> show parameter db_recovery_file_dest;
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
db_recovery_file_dest string /u01/app/oracle/flash_recovery
_area
db_recovery_file_dest_size big integer 8G
NOTE : Increase db_recovery_file_dest_size accordingly
SQL> exit
Disconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
oracle@sgdcplm01:~> rman target /
Recovery Manager: Release 12.1.0.2.0 - Production on Fri Jul 6 10:23:43 2018
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
connected to target database: SMRMINDD (DBID=163333670, not open)
RMAN> list incarnation;
using target database control file instead of recovery catalog
List of Database Incarnations
DB Key Inc Key DB Name DB ID STATUS Reset SCN Reset Time
------- ------- -------- ---------------- --- ---------- ----------
1 1 SMRMINDD 163333670 PARENT 1 02-MAY-17
2 2 SMRMINDD 163333670 PARENT 26012570 20-JUN-18
4 4 SMRMINDD 163333670 CURRENT 27084588 05-JUL-18
3 3 SMRMINDD 163333670 ORPHAN 27084912 04-JUL-18
RMAN> shutdown immediate;
database dismounted
Oracle instance shut down
RMAN> startup nomount;
connected to target database (not started)
Oracle instance started
Total System Global Area 2147483648 bytes
Fixed Size 3712904 bytes
Variable Size 1493174392 bytes
Database Buffers 637534208 bytes
Redo Buffers 13062144 bytes
RMAN> restore controlfile from '/u02/MasterDB/rmanbkp_SMRMINDDEV/control01SMRMINDD_ett68l9j_20180624.bak';
Starting restore at 06-JUL-18
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=217 device type=DISK
channel ORA_DISK_1: copied control file copy
output file name=/u01/app/oracle/oradata/SMRMINDDEV/control01.ctl
output file name=/u01/app/oracle/oradata/SMRMINDDEV/control02.ctl
output file name=/u01/app/oracle/oradata/SMRMINDDEV/control03.ctl
Finished restore at 06-JUL-18
RMAN> alter database mount;
Statement processed
released channel: ORA_DISK_1
RMAN> reset database to incarnation 2;
database reset to incarnation 2
RMAN> list incarnation;
List of Database Incarnations
DB Key Inc Key DB Name DB ID STATUS Reset SCN Reset Time
------- ------- -------- ---------------- --- ---------- ----------
1 1 SMRMINDD 163333670 PARENT 1 02-MAY-17
2 2 SMRMINDD 163333670 CURRENT 26012570 20-JUN-18
RMAN> catalog start with '/u02/MasterDB/rmanbkp_SMRMINDDEV/';
Starting implicit crosscheck backup at 06-JUL-18
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=217 device type=DISK
Crosschecked 32 objects
Finished implicit crosscheck backup at 06-JUL-18
Starting implicit crosscheck copy at 06-JUL-18
using channel ORA_DISK_1
Crosschecked 4 objects
Finished implicit crosscheck copy at 06-JUL-18
searching for all files in the recovery area
cataloging files...
cataloging done
List of Cataloged Files
=======================
File Name: /u01/app/oracle/flash_recovery_area/SMRMINDDEV/archivelog/2018_07_05/o1_mf_1_6_fmwy7mc9_.arc
File Name: /u01/app/oracle/flash_recovery_area/SMRMINDDEV/archivelog/2018_07_05/o1_mf_1_5_fmwq6j3j_.arc
File Name: /u01/app/oracle/flash_recovery_area/SMRMINDDEV/archivelog/2018_07_06/o1_mf_1_7_fmy8923k_.arc
searching for all files that match the pattern /u02/MasterDB/rmanbkp_SMRMINDDEV/
List of Files Unknown to the Database
=====================================
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fmt785jg_502_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f3t6to8j_483_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fct785iv_492_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f8t6to96_488_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f6t6to96_486_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f7t785iq_487_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/rman_SMRMINDDEV_FULL.log
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/control01SMRMINDD_fat6to9m_20180701.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fft785j7_495_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/control01SMRMINDD_fnt785jk_20180705.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f9t6to96_489_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fbt785iu_491_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fht785j8_497_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f0t6to8h_480_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_egt68l8g_464_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f3t6to8j_483_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_eit68l8g_466_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_ekt68l8h_468_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f8t6to96_488_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f6t6to96_486_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_eht68l8g_465_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/control01SMRMINDD_fat6to9m_20180701.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_ejt68l8g_467_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_elt68l8i_469_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f9t6to96_489_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f0t6to8h_480_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/control01SMRMINDD_ett68l9j_20180624.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f2t6to8i_482_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f7t6to96_487_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f5t6to8m_485_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_evt6to8h_479_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f4t6to8k_484_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_eut6to8h_478_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_est68l9b_476_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f1t6to8h_481_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f6t785iq_486_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/control01SMRMINDD_ett68l9j_20180624.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f2t6to8i_482_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fit785jb_498_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f9t785iq_489_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f7t6to96_487_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f5t6to8m_485_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_evt6to8h_479_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fet785j7_494_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f4t6to8k_484_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fgt785j8_496_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fkt785jc_500_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_eut6to8h_478_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fat785it_490_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f1t6to8h_481_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fdt785j0_493_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fjt785jc_499_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f8t785iq_488_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_flt785jd_501_1_20180705
Do you really want to catalog the above files (enter YES or NO)? yes
cataloging files...
cataloging done
List of Cataloged Files
=======================
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fmt785jg_502_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f3t6to8j_483_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fct785iv_492_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f8t6to96_488_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f6t6to96_486_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f7t785iq_487_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/control01SMRMINDD_fat6to9m_20180701.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fft785j7_495_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/control01SMRMINDD_fnt785jk_20180705.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f9t6to96_489_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fbt785iu_491_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fht785j8_497_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f0t6to8h_480_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_egt68l8g_464_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f3t6to8j_483_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_eit68l8g_466_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_ekt68l8h_468_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f8t6to96_488_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f6t6to96_486_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_eht68l8g_465_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/control01SMRMINDD_fat6to9m_20180701.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_ejt68l8g_467_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_elt68l8i_469_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f9t6to96_489_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f0t6to8h_480_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/control01SMRMINDD_ett68l9j_20180624.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f2t6to8i_482_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f7t6to96_487_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f5t6to8m_485_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_evt6to8h_479_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f4t6to8k_484_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_eut6to8h_478_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_est68l9b_476_1_20180624
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/SMRMINDDEV_BACKUPPIECE_COPY_TILL_01_JULY_2018/Backup_SMRMINDD_DB_f1t6to8h_481_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f6t785iq_486_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/control01SMRMINDD_ett68l9j_20180624.bak
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f2t6to8i_482_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fit785jb_498_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f9t785iq_489_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f7t6to96_487_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f5t6to8m_485_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_evt6to8h_479_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fet785j7_494_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f4t6to8k_484_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fgt785j8_496_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fkt785jc_500_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_eut6to8h_478_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fat785it_490_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f1t6to8h_481_1_20180701
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fdt785j0_493_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_fjt785jc_499_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f8t785iq_488_1_20180705
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_flt785jd_501_1_20180705
List of Files Which Were Not Cataloged
=======================================
File Name: /u02/MasterDB/rmanbkp_SMRMINDDEV/rman_SMRMINDDEV_FULL.log
RMAN-07517: Reason: The file header is corrupted
RMAN> run
{
set until time "to_date('24-06-2018:15:00:00','DD-MM-YYYY:HH24:MI:SS')";
restore database;
recover database;
}2> 3> 4> 5> 6>
executing command: SET until clause
Starting restore at 06-JUL-18
using channel ORA_DISK_1
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00003 to /u01/app/oracle/oradata/SMRMINDDEV/undotbs01.dbf
channel ORA_DISK_1: reading from backup piece /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_eit68l8g_466_1_20180624
channel ORA_DISK_1: piece handle=/u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_eit68l8g_466_1_20180624 tag=FULL_BACKUP_WEEKLY
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00005 to /u01/app/oracle/oradata/SMRMINDDEV/ilog01.dbf
channel ORA_DISK_1: reading from backup piece /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_ekt68l8h_468_1_20180624
channel ORA_DISK_1: piece handle=/u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_ekt68l8h_468_1_20180624 tag=FULL_BACKUP_WEEKLY
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00006 to /u01/app/oracle/oradata/SMRMINDDEV/indx01.dbf
channel ORA_DISK_1: reading from backup piece /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_elt68l8i_469_1_20180624
channel ORA_DISK_1: piece handle=/u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_elt68l8i_469_1_20180624 tag=FULL_BACKUP_WEEKLY
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00001 to /u01/app/oracle/oradata/SMRMINDDEV/system01.dbf
channel ORA_DISK_1: reading from backup piece /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_ejt68l8g_467_1_20180624
channel ORA_DISK_1: piece handle=/u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_ejt68l8g_467_1_20180624 tag=FULL_BACKUP_WEEKLY
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:15
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00004 to /u01/app/oracle/oradata/SMRMINDDEV/idata01.dbf
channel ORA_DISK_1: reading from backup piece /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_eht68l8g_465_1_20180624
channel ORA_DISK_1: piece handle=/u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_eht68l8g_465_1_20180624 tag=FULL_BACKUP_WEEKLY
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:15
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00002 to /u01/app/oracle/oradata/SMRMINDDEV/sysaux01.dbf
channel ORA_DISK_1: reading from backup piece /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_egt68l8g_464_1_20180624
channel ORA_DISK_1: piece handle=/u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_egt68l8g_464_1_20180624 tag=FULL_BACKUP_WEEKLY
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:25
Finished restore at 06-JUL-18
Starting recover at 06-JUL-18
using channel ORA_DISK_1
starting media recovery
channel ORA_DISK_1: starting archived log restore to default destination
channel ORA_DISK_1: restoring archived log
archived log thread=1 sequence=14
channel ORA_DISK_1: reading from backup piece /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_est68l9b_476_1_20180624
channel ORA_DISK_1: piece handle=/u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_est68l9b_476_1_20180624 tag=TAG20180624T140524
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
archived log file name=/u01/app/oracle/flash_recovery_area/SMRMINDDEV/archivelog/2018_07_06/o1_mf_1_14_fmyb8k79_.arc thread=1 sequence=14
channel default: deleting archived log(s)
archived log file name=/u01/app/oracle/flash_recovery_area/SMRMINDDEV/archivelog/2018_07_06/o1_mf_1_14_fmyb8k79_.arc RECID=692 STAMP=980764337
channel ORA_DISK_1: starting archived log restore to default destination
channel ORA_DISK_1: restoring archived log
archived log thread=1 sequence=15
channel ORA_DISK_1: reading from backup piece /u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f6t6to96_486_1_20180701
channel ORA_DISK_1: piece handle=/u02/MasterDB/rmanbkp_SMRMINDDEV/Backup_SMRMINDD_DB_f6t6to96_486_1_20180701 tag=TAG20180701T140526
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:15
archived log file name=/u01/app/oracle/flash_recovery_area/SMRMINDDEV/archivelog/2018_07_06/o1_mf_1_15_fmyb8lbj_.arc thread=1 sequence=15
channel default: deleting archived log(s)
archived log file name=/u01/app/oracle/flash_recovery_area/SMRMINDDEV/archivelog/2018_07_06/o1_mf_1_15_fmyb8lbj_.arc RECID=693 STAMP=980764349
media recovery complete, elapsed time: 00:00:00
Finished recover at 06-JUL-18
RMAN>
RMAN>
RMAN>
RMAN>
RMAN> alter database open resetlogs;
Statement processed
RMAN>
/u01/app/oracle/diag/rdbms/smrminddev/SMRMINDDEV/trace
No comments:
Post a Comment