Sei sulla pagina 1di 9

SQL> startup pfile='/oracle/product/10.2.0/db_1/dbs/spfilebeldb1.

ora' nomount;
ORACLE instance started.

Total System Global Area 1.9327E+10 bytes


Fixed Size 2130592 bytes
Variable Size 3640659296 bytes
Database Buffers 1.5569E+10 bytes
Redo Buffers 115306496 bytes
SQL> exit
Disconnected from Oracle Database 10g Release 10.2.0.5.0 - 64bit Production
With the Real Application Clusters option
[oracle@belscpdb1 dbs]$
[oracle@belscpdb1 dbs]$
[oracle@belscpdb1 dbs]$
[oracle@belscpdb1 dbs]$ cd
[oracle@belscpdb1 ~]$
[oracle@belscpdb1 ~]$
[oracle@belscpdb1 ~]$
[oracle@belscpdb1 ~]$ rman target /

Recovery Manager: Release 10.2.0.5.0 - Production on Thu Aug 27 05:50:03 2015

Copyright (c) 1982, 2007, Oracle. All rights reserved.

connected to target database: beldb (not mounted)

RMAN>

RMAN>

RMAN> restore controlfile from


'/backup/oracle/beldb/backup_BELDB_S_101884_P_1_T_870659612';

Starting restore at 27-AUG-15


using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=1638 devtype=DISK

channel ORA_DISK_1: restoring control file


channel ORA_DISK_1: restore complete, elapsed time: 00:00:07
output filename=+ORADATA/beldb/controlfile/control01.ora
output filename=+ORAFLASH/beldb/controlfile/control02.ora
Finished restore at 27-AUG-15

RMAN> alter database mount;

database mounted

RMAN> catalog start with '/backup/oracle/beldb';

searching for all files that match the pattern /backup/oracle/beldb

List of Files Unknown to the Database


=====================================
File Name: /backup/oracle/beldb/backup_BELDB_S_101879_P_1_T_870658177
File Name: /backup/oracle/beldb/backup_BELDB_S_101878_P_1_T_870656462
File Name: /backup/oracle/beldb/backup_BELDB_S_101880_P_1_T_870658275
File Name: /backup/oracle/beldb/backup_BELDB_S_101873_P_1_T_870651061
File Name: /backup/oracle/beldb/backup_BELDB_S_101881_P_1_T_870658833
File Name: /backup/oracle/beldb/backup_BELDB_S_101876_P_1_T_870653140
File Name: /backup/oracle/beldb/backup_BELDB_S_101885_P_1_T_870660091
File Name: /backup/oracle/beldb/backup_BELDB_S_101871_P_1_T_870647473
File Name: /backup/oracle/beldb/backup_BELDB_S_101875_P_1_T_870653131
File Name: /backup/oracle/beldb/backup_BELDB_S_101872_P_1_T_870649265
File Name: /backup/oracle/beldb/backup_BELDB_S_101883_P_1_T_870659596
File Name: /backup/oracle/beldb/backup_BELDB_S_101874_P_1_T_870652868
File Name: /backup/oracle/beldb/backup_BELDB_S_101870_P_1_T_870645661
File Name: /backup/oracle/beldb/backup_BELDB_S_101877_P_1_T_870654678
File Name: /backup/oracle/beldb/backup_BELDB_S_101936_P_1_T_870666871
File Name: /backup/oracle/beldb/backup_BELDB_S_101884_P_1_T_870659612
File Name: /backup/oracle/beldb/backup_BELDB_S_101882_P_1_T_870658862
File Name: /backup/oracle/beldb/backup_BELDB_S_101937_P_1_T_870667265

Do you really want to catalog the above files (enter YES or NO)? YES
cataloging files...
cataloging done

List of Cataloged Files


=======================
File Name: /backup/oracle/beldb/backup_BELDB_S_101879_P_1_T_870658177
File Name: /backup/oracle/beldb/backup_BELDB_S_101878_P_1_T_870656462
File Name: /backup/oracle/beldb/backup_BELDB_S_101880_P_1_T_870658275
File Name: /backup/oracle/beldb/backup_BELDB_S_101873_P_1_T_870651061
File Name: /backup/oracle/beldb/backup_BELDB_S_101881_P_1_T_870658833
File Name: /backup/oracle/beldb/backup_BELDB_S_101876_P_1_T_870653140
File Name: /backup/oracle/beldb/backup_BELDB_S_101885_P_1_T_870660091
File Name: /backup/oracle/beldb/backup_BELDB_S_101871_P_1_T_870647473
File Name: /backup/oracle/beldb/backup_BELDB_S_101875_P_1_T_870653131
File Name: /backup/oracle/beldb/backup_BELDB_S_101872_P_1_T_870649265
File Name: /backup/oracle/beldb/backup_BELDB_S_101883_P_1_T_870659596
File Name: /backup/oracle/beldb/backup_BELDB_S_101874_P_1_T_870652868
File Name: /backup/oracle/beldb/backup_BELDB_S_101870_P_1_T_870645661
File Name: /backup/oracle/beldb/backup_BELDB_S_101877_P_1_T_870654678
File Name: /backup/oracle/beldb/backup_BELDB_S_101936_P_1_T_870666871
File Name: /backup/oracle/beldb/backup_BELDB_S_101884_P_1_T_870659612
File Name: /backup/oracle/beldb/backup_BELDB_S_101882_P_1_T_870658862
File Name: /backup/oracle/beldb/backup_BELDB_S_101937_P_1_T_870667265

RMAN> run
2> {
set until sequence 173850;
restore database;
recover database;
}3> 4> 5> 6>

executing command: SET until clause

Starting restore at 27-AUG-15


using channel ORA_DISK_1

channel ORA_DISK_1: starting datafile backupset restore


channel ORA_DISK_1: specifying datafile(s) to restore from backup set
restoring datafile 00001 to +ORADATA/beldb/datafile/system.259.698518061
restoring datafile 00002 to +ORADATA/beldb/datafile/undotbs1.260.698518067
restoring datafile 00003 to +ORADATA/beldb/datafile/sysaux.261.698518067
restoring datafile 00004 to +ORADATA/beldb/datafile/undotbs2.263.698518069
restoring datafile 00005 to +ORADATA/beldb/datafile/users.264.698518071
restoring datafile 00006 to +ORADATA/beldb/datafile/belsmscts.268.700398461
restoring datafile 00007 to +ORADATA/beldb/datafile/belscpts.269.700398679
restoring datafile 00008 to +ORADATA/beldb/datafile/asgscp_ts.270.787889917
restoring datafile 00009 to +ORADATA/beldb/datafile/bel_pcrf_ts.289.837655967
restoring datafile 00010 to +ORADATA/beldb/datafile/sysaux.265.705585803
restoring datafile 00011 to +ORADATA/beldb/datafile/system.266.705585833
restoring datafile 00012 to +ORADATA/beldb/datafile/belvscp.282.711632363
restoring datafile 00013 to +ORADATA/beldb/datafile/belsmscts.283.715358755
restoring datafile 00014 to +ORADATA/beldb/datafile/nomiscp_data.284.725987109
restoring datafile 00015 to +ORADATA/beldb/datafile/sysaux.285.721110175
restoring datafile 00019 to +ORADATA/beldb/datafile/bel_pcrf_ts.271.837656007
restoring datafile 00020 to +ORADATA/beldb/datafile/belscpts.290.737604643
restoring datafile 00022 to +ORADATA/beldb/datafile/pbelhlr_ts.292.748318279
restoring datafile 00023 to +ORADATA/beldb/datafile/belscpts.293.757046217
restoring datafile 00024 to +ORADATA/beldb/datafile/pbelhlr_ts.294.757046291
restoring datafile 00025 to +ORADATA/beldb/datafile/sysaux.295.763527373
restoring datafile 00028 to +ORADATA/beldb/datafile/belscpts.304.768710921
restoring datafile 00029 to +ORADATA/beldb/datafile/belscpts.305.780203301
restoring datafile 00030 to +ORADATA/beldb/datafile/belscpts.307.787890517
restoring datafile 00031 to +ORADATA/beldb/datafile/belscpts.308.787890559
restoring datafile 00032 to +ORADATA/beldb/datafile/belscpts.309.787890649
restoring datafile 00033 to +ORADATA/beldb/datafile/undotbs2.310.787890871
restoring datafile 00034 to +ORADATA/beldb/datafile/system.311.787890957
restoring datafile 00038 to +ORADATA/beldb/datafile/dbvisit_ts.315.807243845
restoring datafile 00039 to +ORADATA/beldb/datafile/belscp_rw_ts.320.840333745
restoring datafile 00044 to +ORADATA/beldb/datafile/belvscp_rw_ts.325.840335553
restoring datafile 00045 to +ORADATA/beldb/datafile/bel_pcrf_rw_ts.326.840335841
restoring datafile 00046 to +ORADATA/beldb/datafile/ignite_ts.327.853643073
restoring datafile 00047 to +ORADATA/beldb/datafile/belscpts.328.853816259
restoring datafile 00048 to +ORADATA/beldb/datafile/belscpts.329.853816309
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101876_P_1_T_870653140
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101876_P_1_T_870653140
tag=TAG20150203T000539
channel ORA_DISK_1: restore complete, elapsed time: 00:31:06
channel ORA_DISK_1: starting datafile backupset restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
restoring datafile 00026 to +ORADATA/beldb/datafile/belcher_2k_ts.317.839733265
restoring datafile 00027 to +ORADATA/beldb/datafile/belcher_2k_ts.297.765947021
restoring datafile 00035 to +ORADATA/beldb/datafile/belcher_2k_ts.318.839733309
restoring datafile 00036 to +ORADATA/beldb/datafile/belcher_2k_ts.313.790543203
restoring datafile 00037 to +ORADATA/beldb/datafile/belcher_2k_ts.314.792130333
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101879_P_1_T_870658177
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101879_P_1_T_870658177
tag=TAG20150203T000539
channel ORA_DISK_1: restore complete, elapsed time: 00:02:55
Finished restore at 27-AUG-15

Starting recover at 27-AUG-15


using channel ORA_DISK_1

starting media recovery

channel ORA_DISK_1: starting archive log restore to default destination


channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169716
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173844
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101877_P_1_T_870654678
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101877_P_1_T_870654678
tag=TAG20150203T003117
channel ORA_DISK_1: restore complete, elapsed time: 00:00:04
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169716.1380.870677381
thread=2 sequence=169716
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173844.1381.870677381
thread=1 sequence=173844
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169717
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173845
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101878_P_1_T_870656462
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101878_P_1_T_870656462
tag=TAG20150203T010100
channel ORA_DISK_1: restore complete, elapsed time: 00:00:04
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169717.1378.870677413
thread=2 sequence=169717
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173845.1379.870677413
thread=1 sequence=173845
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169718
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173846
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101880_P_1_T_870658275
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101880_P_1_T_870658275
tag=TAG20150203T013114
channel ORA_DISK_1: restore complete, elapsed time: 00:00:08
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169718.1375.870677583
thread=2 sequence=169718
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173846.1376.870677583
thread=1 sequence=173846
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169719
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173847
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101882_P_1_T_870658862
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101882_P_1_T_870658862
tag=TAG20150203T014102
channel ORA_DISK_1: restore complete, elapsed time: 00:00:04
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169719.1374.870677623
thread=2 sequence=169719
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173847.1373.870677623
thread=1 sequence=173847
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173848
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169720
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101885_P_1_T_870660091
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101885_P_1_T_870660091
tag=TAG20150203T020130
channel ORA_DISK_1: restore complete, elapsed time: 00:00:02
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173848.868.870677643
thread=1 sequence=173848
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169720.865.870677643
thread=2 sequence=169720
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169721
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173849
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101936_P_1_T_870666871
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101936_P_1_T_870666871
tag=TAG20150203T035430
channel ORA_DISK_1: restore complete, elapsed time: 00:00:04
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169721.869.870677671
thread=2 sequence=169721
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173849.871.870677671
thread=1 sequence=173849
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169722
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101937_P_1_T_870667265
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101937_P_1_T_870667265
tag=TAG20150203T040104
channel ORA_DISK_1: restore complete, elapsed time: 00:00:04
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169722.872.870677793
thread=2 sequence=169722
media recovery complete, elapsed time: 00:00:00
Finished recover at 27-AUG-15

RMAN> catalog start with '/backup/oracle/beldb';

searching for all files that match the pattern /backup/oracle/beldb


List of Files Unknown to the Database
=====================================
File Name: /backup/oracle/beldb/backup_BELDB_S_101938_P_1_T_870669193
File Name: /backup/oracle/beldb/backup_BELDB_S_101940_P_1_T_870672803
File Name: /backup/oracle/beldb/backup_BELDB_S_101942_P_1_T_870676411
File Name: /backup/oracle/beldb/backup_BELDB_S_101939_P_1_T_870670990
File Name: /backup/oracle/beldb/backup_BELDB_S_101941_P_1_T_870674464

Do you really want to catalog the above files (enter YES or NO)? YES
cataloging files...
cataloging done

List of Cataloged Files


=======================
File Name: /backup/oracle/beldb/backup_BELDB_S_101938_P_1_T_870669193
File Name: /backup/oracle/beldb/backup_BELDB_S_101940_P_1_T_870672803
File Name: /backup/oracle/beldb/backup_BELDB_S_101942_P_1_T_870676411
File Name: /backup/oracle/beldb/backup_BELDB_S_101939_P_1_T_870670990
File Name: /backup/oracle/beldb/backup_BELDB_S_101941_P_1_T_870674464

RMAN> run
2> {
set until sequence 173860;
recover database;
}3> 4> 5>

executing command: SET until clause

Starting recover at 27-AUG-15


using channel ORA_DISK_1

starting media recovery

archive log thread 2 sequence 169722 is already on disk as file


+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169722.872.870677793
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173850
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101937_P_1_T_870667265
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101937_P_1_T_870667265
tag=TAG20150203T040104
channel ORA_DISK_1: restore complete, elapsed time: 00:00:02
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173850.873.870678037
thread=1 sequence=173850
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169722.872.870677793
thread=2 sequence=169722
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169723
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173851
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173852
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169724
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101938_P_1_T_870669193
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101938_P_1_T_870669193
tag=TAG20150203T043313
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169723.875.870678045
thread=2 sequence=169723
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173851.874.870678045
thread=1 sequence=173851
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173852.876.870678045
thread=1 sequence=173852
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169724.877.870678045
thread=2 sequence=169724
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169727
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173855
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173856
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169728
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101940_P_1_T_870672803
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101940_P_1_T_870672803
tag=TAG20150203T053322
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169731
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173859
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169732
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101942_P_1_T_870676411
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101942_P_1_T_870676411
tag=TAG20150203T063330
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169725
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173853
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173854
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169726
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101939_P_1_T_870670990
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101939_P_1_T_870670990
tag=TAG20150203T050309
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169725.884.870678087
thread=2 sequence=169725
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173853.883.870678087
thread=1 sequence=173853
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173854.885.870678087
thread=1 sequence=173854
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169726.888.870678087
thread=2 sequence=169726
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169727.256.870678085
thread=2 sequence=169727
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173855.878.870678085
thread=1 sequence=173855
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173856.1383.870678085
thread=1 sequence=173856
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169728.879.870678085
thread=2 sequence=169728
channel ORA_DISK_1: starting archive log restore to default destination
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169729
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173857
channel ORA_DISK_1: restoring archive log
archive log thread=1 sequence=173858
channel ORA_DISK_1: restoring archive log
archive log thread=2 sequence=169730
channel ORA_DISK_1: reading from backup piece
/backup/oracle/beldb/backup_BELDB_S_101941_P_1_T_870674464
channel ORA_DISK_1: restored backup piece 1
piece handle=/backup/oracle/beldb/backup_BELDB_S_101941_P_1_T_870674464
tag=TAG20150203T060103
channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169729.890.870678167
thread=2 sequence=169729
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173857.889.870678167
thread=1 sequence=173857
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173858.1384.870678167
thread=1 sequence=173858
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169730.1385.870678167
thread=2 sequence=169730
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169731.880.870678085
thread=2 sequence=169731
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_1_seq_173859.881.870678085
thread=1 sequence=173859
archive log
filename=+ORAFLASH/beldb/archivelog/2015_08_26/thread_2_seq_169732.882.870678085
thread=2 sequence=169732
media recovery complete, elapsed time: 00:01:36
Finished recover at 27-AUG-15

RMAN>

Potrebbero piacerti anche