您的位置:首页 > Web前端

Both differential and cumulative backup work with compressed option in 11G.

2011-03-04 15:21 477 查看
Both differential and cumulative backup work with compressed option.
backup as compressed backupset INCREMENTAL LEVEL 1 CUMULATIVE database plus archivelog delete all input;
backup as compressed backupset INCREMENTAL LEVEL 1 database plus archivelog delete all input;
The cumulative backup takes more diskspace.
If we want to minimize the performance downgrade when running backup I suggest to use differential backup every working day and do the LEVEL 0 at weekend.
The Level 1 will work as level 0 automatically if level 0 backup does not find.
Also the rman won't delete the archive logs needed by the upstream.

See the test:

RMAN> backup as compressed backupset incremental level 1 database plus archivelog delete all input;

Starting backup at 03-MAR-11
current log archived
using channel ORA_DISK_1
channel ORA_DISK_1: starting compressed archived log backup set
channel ORA_DISK_1: specifying archived log(s) in backup set
input archived log thread=1 sequence=9371 RECID=9075 STAMP=744827135
input archived log thread=1 sequence=9372 RECID=9076 STAMP=744850835
input archived log thread=1 sequence=9373 RECID=9077 STAMP=744852772
input archived log thread=1 sequence=9374 RECID=9078 STAMP=744852948
channel ORA_DISK_1: starting piece 1 at 03-MAR-11
channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_annnn_TAG20110303T233549_6q1225qm_.bkp tag=TAG20110303T233549 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:00:25
channel ORA_DISK_1: deleting archived log(s)
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9371_R651660663.dbf RECID=9075 STAMP=744827135
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9372_R651660663.dbf thread=1 sequence=9372
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9373_R651660663.dbf thread=1 sequence=9373
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9374_R651660663.dbf thread=1 sequence=9374
Finished backup at 03-MAR-11

Starting backup at 03-MAR-11
using channel ORA_DISK_1
no parent backup or copy of datafile 3 found
no parent backup or copy of datafile 1 found
no parent backup or copy of datafile 2 found
no parent backup or copy of datafile 4 found
channel ORA_DISK_1: starting compressed incremental level 0 datafile backup set
channel ORA_DISK_1: specifying datafile(s) in backup set
input datafile file number=00003 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/sysaux01.dbf
input datafile file number=00001 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/system01.dbf
input datafile file number=00002 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/undotbs01.dbf
input datafile file number=00004 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/users01.dbf
channel ORA_DISK_1: starting piece 1 at 03-MAR-11

channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_nnnd0_TAG20110303T233615_6q1232ch_.bkp tag=TAG20110303T233615 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:03:55
channel ORA_DISK_1: starting compressed incremental level 1 datafile backup set
channel ORA_DISK_1: specifying datafile(s) in backup set
input datafile file number=00010 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/transport01.dbf
input datafile file number=00021 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/migrate_data01.dbf
input datafile file number=00011 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/svc_mgmt01.dbf
input datafile file number=00005 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/cmdb01.dbf
input datafile file number=00015 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/nsp01.dbf
input datafile file number=00006 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/mon_mgmt01.dbf
input datafile file number=00012 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/svc_mgmt_idx01.dbf
input datafile file number=00013 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/acct_mgmt01.dbf
input datafile file number=00019 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/knowledge_mgmt01.dbf
input datafile file number=00022 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_common_data01.dbf
input datafile file number=00024 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_itsp_data01.dbf
input datafile file number=00026 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_data01.dbf
input datafile file number=00028 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/attach_svc_data01.dbf
input datafile file number=00007 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/streams_tbs01.dbf
input datafile file number=00008 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/cmdb_idx01.dbf
input datafile file number=00009 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/mon_mgmt_idx01.dbf
input datafile file number=00014 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/acct_mgmt_idx01.dbf
input datafile file number=00016 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/nsp_idx01.dbf
input datafile file number=00020 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/knowledge_mgmt_idx01.dbf
input datafile file number=00023 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_common_idx01.dbf
input datafile file number=00025 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_itsp_idx01.dbf
input datafile file number=00027 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_idx01.dbf
input datafile file number=00029 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/attach_svc_idx01.dbf
channel ORA_DISK_1: starting piece 1 at 03-MAR-11

channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_nnnd1_TAG20110303T233615_6q12bgkf_.bkp tag=TAG20110303T233615 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:03:15
Finished backup at 03-MAR-11

Starting backup at 03-MAR-11
current log archived
using channel ORA_DISK_1
channel ORA_DISK_1: starting compressed archived log backup set
channel ORA_DISK_1: specifying archived log(s) in backup set
input archived log thread=1 sequence=9375 RECID=9079 STAMP=744853410
channel ORA_DISK_1: starting piece 1 at 03-MAR-11
channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_annnn_TAG20110303T234330_6q12jmk4_.bkp tag=TAG20110303T234330 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
channel ORA_DISK_1: deleting archived log(s)
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9375_R651660663.dbf thread=1 sequence=9375
Finished backup at 03-MAR-11

Starting Control File and SPFILE Autobackup at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/autobackup/2011_03_03/o1_mf_s_744853413_6q12k020_.bkp comment=NONE
Finished Control File and SPFILE Autobackup at 03-MAR-11

RMAN>
RMAN>
RMAN>
RMAN>
RMAN> backup as compressed backupset incremental level 1 database plus archivelog delete all input;

Starting backup at 03-MAR-11
current log archived
using channel ORA_DISK_1
channel ORA_DISK_1: starting compressed archived log backup set
channel ORA_DISK_1: specifying archived log(s) in backup set
input archived log thread=1 sequence=9372 RECID=9076 STAMP=744850835
input archived log thread=1 sequence=9373 RECID=9077 STAMP=744852772
input archived log thread=1 sequence=9374 RECID=9078 STAMP=744852948
input archived log thread=1 sequence=9375 RECID=9079 STAMP=744853410
input archived log thread=1 sequence=9376 RECID=9080 STAMP=744853467
channel ORA_DISK_1: starting piece 1 at 03-MAR-11
channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_annnn_TAG20110303T234427_6q12ldgd_.bkp tag=TAG20110303T234427 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:00:15
channel ORA_DISK_1: deleting archived log(s)
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9372_R651660663.dbf thread=1 sequence=9372
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9373_R651660663.dbf thread=1 sequence=9373
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9374_R651660663.dbf thread=1 sequence=9374
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9375_R651660663.dbf thread=1 sequence=9375
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9376_R651660663.dbf thread=1 sequence=9376
Finished backup at 03-MAR-11

Starting backup at 03-MAR-11
using channel ORA_DISK_1
channel ORA_DISK_1: starting compressed incremental level 1 datafile backup set
channel ORA_DISK_1: specifying datafile(s) in backup set
input datafile file number=00003 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/sysaux01.dbf
input datafile file number=00001 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/system01.dbf
input datafile file number=00010 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/transport01.dbf
input datafile file number=00021 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/migrate_data01.dbf
input datafile file number=00002 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/undotbs01.dbf
input datafile file number=00011 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/svc_mgmt01.dbf
input datafile file number=00004 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/users01.dbf
input datafile file number=00005 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/cmdb01.dbf
input datafile file number=00015 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/nsp01.dbf
input datafile file number=00006 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/mon_mgmt01.dbf
input datafile file number=00012 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/svc_mgmt_idx01.dbf
input datafile file number=00013 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/acct_mgmt01.dbf
input datafile file number=00019 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/knowledge_mgmt01.dbf
input datafile file number=00022 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_common_data01.dbf
input datafile file number=00024 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_itsp_data01.dbf
input datafile file number=00026 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_data01.dbf
input datafile file number=00028 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/attach_svc_data01.dbf
input datafile file number=00007 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/streams_tbs01.dbf
input datafile file number=00008 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/cmdb_idx01.dbf
input datafile file number=00009 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/mon_mgmt_idx01.dbf
input datafile file number=00014 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/acct_mgmt_idx01.dbf
input datafile file number=00016 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/nsp_idx01.dbf
input datafile file number=00020 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/knowledge_mgmt_idx01.dbf
input datafile file number=00023 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_common_idx01.dbf
input datafile file number=00025 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_itsp_idx01.dbf
input datafile file number=00027 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_idx01.dbf
input datafile file number=00029 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/attach_svc_idx01.dbf
channel ORA_DISK_1: starting piece 1 at 03-MAR-11
channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_nnnd1_TAG20110303T234443_6q12lyoj_.bkp tag=TAG20110303T234443 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:01:05
Finished backup at 03-MAR-11

Starting backup at 03-MAR-11
current log archived
using channel ORA_DISK_1
channel ORA_DISK_1: starting compressed archived log backup set
channel ORA_DISK_1: specifying archived log(s) in backup set
input archived log thread=1 sequence=9377 RECID=9081 STAMP=744853551
channel ORA_DISK_1: starting piece 1 at 03-MAR-11
channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_annnn_TAG20110303T234552_6q12o0sb_.bkp tag=TAG20110303T234552 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
channel ORA_DISK_1: deleting archived log(s)
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9377_R651660663.dbf thread=1 sequence=9377
Finished backup at 03-MAR-11

Starting Control File and SPFILE Autobackup at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/autobackup/2011_03_03/o1_mf_s_744853554_6q12of7h_.bkp comment=NONE
Finished Control File and SPFILE Autobackup at 03-MAR-11

RMAN>
RMAN> backup as compressed backupset INCREMENTAL LEVEL 1 CUMULATIVE database plus archivelog delete all input;

Starting backup at 03-MAR-11
current log archived
using channel ORA_DISK_1
channel ORA_DISK_1: starting compressed archived log backup set
channel ORA_DISK_1: specifying archived log(s) in backup set
input archived log thread=1 sequence=9372 RECID=9076 STAMP=744850835
input archived log thread=1 sequence=9373 RECID=9077 STAMP=744852772
input archived log thread=1 sequence=9374 RECID=9078 STAMP=744852948
input archived log thread=1 sequence=9375 RECID=9079 STAMP=744853410
input archived log thread=1 sequence=9376 RECID=9080 STAMP=744853467
input archived log thread=1 sequence=9377 RECID=9081 STAMP=744853551
input archived log thread=1 sequence=9378 RECID=9082 STAMP=744853621
channel ORA_DISK_1: starting piece 1 at 03-MAR-11
channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_annnn_TAG20110303T234702_6q12q6sr_.bkp tag=TAG20110303T234702 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:00:15
channel ORA_DISK_1: deleting archived log(s)
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9372_R651660663.dbf thread=1 sequence=9372
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9373_R651660663.dbf thread=1 sequence=9373
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9374_R651660663.dbf thread=1 sequence=9374
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9375_R651660663.dbf thread=1 sequence=9375
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9376_R651660663.dbf thread=1 sequence=9376
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9377_R651660663.dbf thread=1 sequence=9377
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9378_R651660663.dbf thread=1 sequence=9378
Finished backup at 03-MAR-11

Starting backup at 03-MAR-11
using channel ORA_DISK_1
channel ORA_DISK_1: starting compressed incremental level 1 datafile backup set
channel ORA_DISK_1: specifying datafile(s) in backup set
input datafile file number=00003 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/sysaux01.dbf
input datafile file number=00001 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/system01.dbf
input datafile file number=00010 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/transport01.dbf
input datafile file number=00021 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/migrate_data01.dbf
input datafile file number=00002 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/undotbs01.dbf
input datafile file number=00011 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/svc_mgmt01.dbf
input datafile file number=00004 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/users01.dbf
input datafile file number=00005 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/cmdb01.dbf
input datafile file number=00015 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/nsp01.dbf
input datafile file number=00006 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/mon_mgmt01.dbf
input datafile file number=00012 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/svc_mgmt_idx01.dbf
input datafile file number=00013 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/acct_mgmt01.dbf
input datafile file number=00019 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/knowledge_mgmt01.dbf
input datafile file number=00022 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_common_data01.dbf
input datafile file number=00024 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_itsp_data01.dbf
input datafile file number=00026 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_data01.dbf
input datafile file number=00028 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/attach_svc_data01.dbf
input datafile file number=00007 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/streams_tbs01.dbf
input datafile file number=00008 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/cmdb_idx01.dbf
input datafile file number=00009 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/mon_mgmt_idx01.dbf
input datafile file number=00014 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/acct_mgmt_idx01.dbf
input datafile file number=00016 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/nsp_idx01.dbf
input datafile file number=00020 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/knowledge_mgmt_idx01.dbf
input datafile file number=00023 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_common_idx01.dbf
input datafile file number=00025 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_itsp_idx01.dbf
input datafile file number=00027 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/am_idx01.dbf
input datafile file number=00029 name=/opt/app/oracle/oracle/product/10.2.0/db_1/oradata/LAB10G/attach_svc_idx01.dbf
channel ORA_DISK_1: starting piece 1 at 03-MAR-11
channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_nnnd1_TAG20110303T234718_6q12qsg3_.bkp tag=TAG20110303T234718 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:03:15
Finished backup at 03-MAR-11

Starting backup at 03-MAR-11
current log archived
using channel ORA_DISK_1
channel ORA_DISK_1: starting compressed archived log backup set
channel ORA_DISK_1: specifying archived log(s) in backup set
input archived log thread=1 sequence=9379 RECID=9083 STAMP=744853836
channel ORA_DISK_1: starting piece 1 at 03-MAR-11
channel ORA_DISK_1: finished piece 1 at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/backupset/2011_03_03/o1_mf_annnn_TAG20110303T235037_6q12xxnd_.bkp tag=TAG20110303T235037 comment=NONE
channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
channel ORA_DISK_1: deleting archived log(s)
RMAN-08137: WARNING: archived log not deleted, needed for standby or upstream capture process
archived log file name=/orahome/oraarch/LAB10G/LAB10G_arch_T1_S9379_R651660663.dbf thread=1 sequence=9379
Finished backup at 03-MAR-11

Starting Control File and SPFILE Autobackup at 03-MAR-11
piece handle=/orahome/oracle/admin/LAB10G/flash_recovery_area/LAB10G/autobackup/2011_03_03/o1_mf_s_744853839_6q12yb0t_.bkp comment=NONE
Finished Control File and SPFILE Autobackup at 03-MAR-11
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐