|
上完1Z0-053第2章
1Z0-052共19章(上完12章),1Z0-053共21章(上完6章)和1Z0-063多租户部分共9章(上完0章)
总共上完全部49章中的18章
- Report of files that must be backed up to satisfy 1 days recovery window
- File Days Name
- ---- ----- -----------------------------------------------------
- RMAN> report need backup;
- RMAN retention policy will be applied to the command
- RMAN retention policy is set to recovery window of 1 days
- Report of files that must be backed up to satisfy 1 days recovery window
- File Days Name
- ---- ----- -----------------------------------------------------
- 1 2 +DATA/orcl/datafile/system.256.832197063
- 2 2 +DATA/orcl/datafile/sysaux.257.832197065
- 3 2 +DATA/orcl/datafile/undotbs1.258.832197065
- 4 2 +DATA/orcl/datafile/users.259.832197065
- 5 2 +DATA/orcl/datafile/example.265.832197353
- 6 2 +DATA/orcl/datafile/undotbs2.267.939552631
- RMAN> report need backup;
- RMAN retention policy will be applied to the command
- RMAN retention policy is set to recovery window of 1 days
- Report of files that must be backed up to satisfy 1 days recovery window
- File Days Name
- ---- ----- -----------------------------------------------------
- 1 2 +DATA/orcl/datafile/system.256.832197063
- 2 2 +DATA/orcl/datafile/sysaux.257.832197065
- 3 2 +DATA/orcl/datafile/undotbs1.258.832197065
- 4 2 +DATA/orcl/datafile/users.259.832197065
- 5 2 +DATA/orcl/datafile/example.265.832197353
- 6 2 +DATA/orcl/datafile/undotbs2.267.939552631
- RMAN> backup '3rd DAY' database ;
- RMAN-00571: ===========================================================
- RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
- RMAN-00571: ===========================================================
- RMAN-00558: error encountered while parsing input commands
- RMAN-01009: syntax error: found "single-quoted-string": expecting one of: "archivelog, as, auxiliary, backupset, backup, channel, check, controlfilecopy, copies, copy, cumulative, current, database, datafilecopy, datafile, db_file_name_convert, db_recovery_file_dest, device, diskratio, duration, filesperset, force, format, for, from, full, incremental, keep, maxsetsize, nochecksum, noexclude, nokeep, not, pool, proxy, recovery, reuse, section, skip readonly, skip, spfile, tablespace, tag, to, validate, ("
- RMAN-01007: at line 1 column 8 file: standard input
- RMAN> backup tag '3rd DAY' database ;
- Starting backup at 2017-05-12:00:02:38
- allocated channel: ORA_SBT_TAPE_1
- channel ORA_SBT_TAPE_1: SID=15 device type=SBT_TAPE
- channel ORA_SBT_TAPE_1: Oracle Secure Backup
- allocated channel: ORA_SBT_TAPE_2
- channel ORA_SBT_TAPE_2: SID=139 device type=SBT_TAPE
- channel ORA_SBT_TAPE_2: Oracle Secure Backup
- channel ORA_SBT_TAPE_1: starting full datafile backup set
- channel ORA_SBT_TAPE_1: specifying datafile(s) in backup set
- input datafile file number=00001 name=+DATA/orcl/datafile/system.256.832197063
- input datafile file number=00006 name=+DATA/orcl/datafile/undotbs2.267.939552631
- input datafile file number=00003 name=+DATA/orcl/datafile/undotbs1.258.832197065
- channel ORA_SBT_TAPE_1: starting piece 1 at 2017-05-12:00:02:53
- channel ORA_SBT_TAPE_2: starting full datafile backup set
- channel ORA_SBT_TAPE_2: specifying datafile(s) in backup set
- input datafile file number=00002 name=+DATA/orcl/datafile/sysaux.257.832197065
- input datafile file number=00005 name=+DATA/orcl/datafile/example.265.832197353
- input datafile file number=00004 name=+DATA/orcl/datafile/users.259.832197065
- channel ORA_SBT_TAPE_2: starting piece 1 at 2017-05-12:00:02:58
- channel ORA_SBT_TAPE_1: finished piece 1 at 2017-05-12:00:04:45
- piece handle=22s40s9d_1_1 tag=3RD DAY comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_1: backup set complete, elapsed time: 00:01:52
- channel ORA_SBT_TAPE_2: finished piece 1 at 2017-05-12:00:04:55
- piece handle=23s40s9d_1_1 tag=3RD DAY comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_2: backup set complete, elapsed time: 00:01:57
- Finished backup at 2017-05-12:00:04:55
- Starting Control File and SPFILE Autobackup at 2017-05-12:00:04:55
- piece handle=c-1359978017-20170512-00 comment=API Version 2.0,MMS Version 10.3.0.2
- Finished Control File and SPFILE Autobackup at 2017-05-12:00:05:50
- RMAN> backup tag '4th' database ;
- Starting backup at 2017-05-12:00:06:05
- using channel ORA_SBT_TAPE_1
- using channel ORA_SBT_TAPE_2
- skipping datafile 4; already backed up 1 time(s)
- channel ORA_SBT_TAPE_1: starting full datafile backup set
- channel ORA_SBT_TAPE_1: specifying datafile(s) in backup set
- input datafile file number=00001 name=+DATA/orcl/datafile/system.256.832197063
- input datafile file number=00003 name=+DATA/orcl/datafile/undotbs1.258.832197065
- channel ORA_SBT_TAPE_1: starting piece 1 at 2017-05-12:00:06:06
- channel ORA_SBT_TAPE_2: starting full datafile backup set
- channel ORA_SBT_TAPE_2: specifying datafile(s) in backup set
- input datafile file number=00002 name=+DATA/orcl/datafile/sysaux.257.832197065
- input datafile file number=00005 name=+DATA/orcl/datafile/example.265.832197353
- input datafile file number=00006 name=+DATA/orcl/datafile/undotbs2.267.939552631
- channel ORA_SBT_TAPE_2: starting piece 1 at 2017-05-12:00:06:06
- channel ORA_SBT_TAPE_1: finished piece 1 at 2017-05-12:00:07:51
- piece handle=25s40sfd_1_1 tag=4TH comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_1: backup set complete, elapsed time: 00:01:45
- channel ORA_SBT_TAPE_2: finished piece 1 at 2017-05-12:00:07:51
- piece handle=26s40sfe_1_1 tag=4TH comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_2: backup set complete, elapsed time: 00:01:45
- Finished backup at 2017-05-12:00:07:51
- Starting Control File and SPFILE Autobackup at 2017-05-12:00:07:51
- piece handle=c-1359978017-20170512-01 comment=API Version 2.0,MMS Version 10.3.0.2
- Finished Control File and SPFILE Autobackup at 2017-05-12:00:08:56
- RMAN> report obsolete;
- RMAN retention policy will be applied to the command
- RMAN retention policy is set to recovery window of 1 days
- Report of obsolete backups and copies
- Type Key Completion Time Filename/Handle
- -------------------- ------ ------------------ --------------------
- Backup Set 48 2017-05-09:21:04:38
- Backup Piece 68 2017-05-09:21:04:38 1ss3r8vt_1_1
- Backup Set 49 2017-05-09:21:04:50
- Backup Piece 69 2017-05-09:21:04:50 1ts3r8vt_1_1
- Backup Set 50 2017-05-09:21:05:45
- Backup Piece 70 2017-05-09:21:05:45 c-1359978017-20170509-02
- RMAN> report obsolete recvoery window of 2 days ;
- RMAN-00571: ===========================================================
- RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
- RMAN-00571: ===========================================================
- RMAN-00558: error encountered while parsing input commands
- RMAN-01009: syntax error: found "identifier": expecting one of: "device, high, recovery, redundancy, to restore point, until restore point, until, ;"
- RMAN-01008: the bad identifier was: recvoery
- RMAN-01007: at line 1 column 17 file: standard input
- RMAN> report obsolete recovery window of 2 days ;
- no obsolete backups found
- RMAN> report obsolete redundancy 1 ;
- Report of obsolete backups and copies
- Type Key Completion Time Filename/Handle
- -------------------- ------ ------------------ --------------------
- Backup Set 48 2017-05-09:21:04:38
- Backup Piece 68 2017-05-09:21:04:38 1ss3r8vt_1_1
- Backup Set 49 2017-05-09:21:04:50
- Backup Piece 69 2017-05-09:21:04:50 1ts3r8vt_1_1
- Backup Set 50 2017-05-09:21:05:45
- Backup Piece 70 2017-05-09:21:05:45 c-1359978017-20170509-02
- Backup Set 51 2017-05-10:21:09:57
- Backup Piece 71 2017-05-10:21:09:57 1vs3ttlq_1_1
- Backup Set 52 2017-05-10:21:10:00
- Backup Piece 72 2017-05-10:21:10:00 20s3ttlq_1_1
- Archive Log 35 2017-05-11:21:03:02 +FRA/orcl/archivelog/2017_05_11/thread_1_seq_40.293.943736581
- Backup Set 53 2017-05-10:21:10:54
- Backup Piece 73 2017-05-10:21:10:54 c-1359978017-20170510-00
- Backup Set 54 2017-05-12:00:04:44
- Backup Piece 74 2017-05-12:00:04:44 22s40s9d_1_1
- Backup Set 56 2017-05-12:00:05:43
- Backup Piece 76 2017-05-12:00:05:43 c-1359978017-20170512-00
- RMAN> report obsolete redundancy 2 ;
- Report of obsolete backups and copies
- Type Key Completion Time Filename/Handle
- -------------------- ------ ------------------ --------------------
- Backup Set 48 2017-05-09:21:04:38
- Backup Piece 68 2017-05-09:21:04:38 1ss3r8vt_1_1
- Backup Set 49 2017-05-09:21:04:50
- Backup Piece 69 2017-05-09:21:04:50 1ts3r8vt_1_1
- Backup Set 50 2017-05-09:21:05:45
- Backup Piece 70 2017-05-09:21:05:45 c-1359978017-20170509-02
- Backup Set 51 2017-05-10:21:09:57
- Backup Piece 71 2017-05-10:21:09:57 1vs3ttlq_1_1
- Backup Set 53 2017-05-10:21:10:54
- Backup Piece 73 2017-05-10:21:10:54 c-1359978017-20170510-00
- RMAN> report obsolete redundancy 3 ;
- Report of obsolete backups and copies
- Type Key Completion Time Filename/Handle
- -------------------- ------ ------------------ --------------------
- Backup Set 48 2017-05-09:21:04:38
- Backup Piece 68 2017-05-09:21:04:38 1ss3r8vt_1_1
- Backup Set 50 2017-05-09:21:05:45
- Backup Piece 70 2017-05-09:21:05:45 c-1359978017-20170509-02
- RMAN> report obsolete ;
- RMAN retention policy will be applied to the command
- RMAN retention policy is set to recovery window of 1 days
- Report of obsolete backups and copies
- Type Key Completion Time Filename/Handle
- -------------------- ------ ------------------ --------------------
- Backup Set 48 2017-05-09:21:04:38
- Backup Piece 68 2017-05-09:21:04:38 1ss3r8vt_1_1
- Backup Set 49 2017-05-09:21:04:50
- Backup Piece 69 2017-05-09:21:04:50 1ts3r8vt_1_1
- Backup Set 50 2017-05-09:21:05:45
- Backup Piece 70 2017-05-09:21:05:45 c-1359978017-20170509-02
- RMAN> delete noprompt obsolete;
- RMAN retention policy will be applied to the command
- RMAN retention policy is set to recovery window of 1 days
- allocated channel: ORA_DISK_1
- channel ORA_DISK_1: SID=16 device type=DISK
- allocated channel: ORA_DISK_2
- channel ORA_DISK_2: SID=70 device type=DISK
- allocated channel: ORA_DISK_3
- channel ORA_DISK_3: SID=137 device type=DISK
- allocated channel: ORA_DISK_4
- channel ORA_DISK_4: SID=11 device type=DISK
- allocated channel: ORA_DISK_5
- channel ORA_DISK_5: SID=68 device type=DISK
- allocated channel: ORA_DISK_6
- channel ORA_DISK_6: SID=138 device type=DISK
- allocated channel: ORA_DISK_7
- channel ORA_DISK_7: SID=192 device type=DISK
- allocated channel: ORA_DISK_8
- channel ORA_DISK_8: SID=12 device type=DISK
- using channel ORA_SBT_TAPE_1
- using channel ORA_SBT_TAPE_2
- Deleting the following obsolete backups and copies:
- Type Key Completion Time Filename/Handle
- -------------------- ------ ------------------ --------------------
- Backup Set 48 2017-05-09:21:04:38
- Backup Piece 68 2017-05-09:21:04:38 1ss3r8vt_1_1
- Backup Set 49 2017-05-09:21:04:50
- Backup Piece 69 2017-05-09:21:04:50 1ts3r8vt_1_1
- Backup Set 50 2017-05-09:21:05:45
- Backup Piece 70 2017-05-09:21:05:45 c-1359978017-20170509-02
- deleted backup piece
- backup piece handle=1ss3r8vt_1_1 RECID=68 STAMP=943563773
- deleted backup piece
- backup piece handle=1ts3r8vt_1_1 RECID=69 STAMP=943563778
- deleted backup piece
- backup piece handle=c-1359978017-20170509-02 RECID=70 STAMP=943563898
- Deleted 3 objects
- RMAN> exit
- Recovery Manager complete.
- [oracle@station2 ~]$ rman target /
- Recovery Manager: Release 11.2.0.1.0 - Production on Fri May 12 00:12:00 2017
- Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
- connected to target database: ORCL (DBID=1359978017)
- RMAN> exit
- Recovery Manager complete.
- [oracle@station2 ~]$ rman target /
- Recovery Manager: Release 11.2.0.1.0 - Production on Fri May 12 23:50:05 2017
- Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
- connected to target database: ORCL (DBID=1359978017)
- RMAN> backup tag '5th' database ;
- Starting backup at 2017-05-12:23:50:16
- using target database control file instead of recovery catalog
- allocated channel: ORA_SBT_TAPE_1
- channel ORA_SBT_TAPE_1: SID=139 device type=SBT_TAPE
- channel ORA_SBT_TAPE_1: Oracle Secure Backup
- allocated channel: ORA_SBT_TAPE_2
- channel ORA_SBT_TAPE_2: SID=138 device type=SBT_TAPE
- channel ORA_SBT_TAPE_2: Oracle Secure Backup
- skipping datafile 4; already backed up 1 time(s)
- channel ORA_SBT_TAPE_1: starting full datafile backup set
- channel ORA_SBT_TAPE_1: specifying datafile(s) in backup set
- input datafile file number=00001 name=+DATA/orcl/datafile/system.256.832197063
- input datafile file number=00003 name=+DATA/orcl/datafile/undotbs1.258.832197065
- channel ORA_SBT_TAPE_1: starting piece 1 at 2017-05-12:23:50:33
- channel ORA_SBT_TAPE_2: starting full datafile backup set
- channel ORA_SBT_TAPE_2: specifying datafile(s) in backup set
- input datafile file number=00002 name=+DATA/orcl/datafile/sysaux.257.832197065
- input datafile file number=00005 name=+DATA/orcl/datafile/example.265.832197353
- input datafile file number=00006 name=+DATA/orcl/datafile/undotbs2.267.939552631
- channel ORA_SBT_TAPE_2: starting piece 1 at 2017-05-12:23:50:33
- channel ORA_SBT_TAPE_2: finished piece 1 at 2017-05-12:23:51:59
- piece handle=29s43fu9_1_1 tag=5TH comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_2: backup set complete, elapsed time: 00:01:26
- channel ORA_SBT_TAPE_1: finished piece 1 at 2017-05-12:23:52:59
- piece handle=28s43fu9_1_1 tag=5TH comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_1: backup set complete, elapsed time: 00:02:26
- Finished backup at 2017-05-12:23:52:59
- Starting Control File and SPFILE Autobackup at 2017-05-12:23:52:59
- piece handle=c-1359978017-20170512-02 comment=API Version 2.0,MMS Version 10.3.0.2
- Finished Control File and SPFILE Autobackup at 2017-05-12:23:53:54
- RMAN> run {
- 2> allocate channel c1 device type disk format '/home/oracle/backup/%U';
- 3> backup tablespace example;
- 4> }
- released channel: ORA_SBT_TAPE_1
- released channel: ORA_SBT_TAPE_2
- allocated channel: c1
- channel c1: SID=139 device type=DISK
- Starting backup at 2017-05-12:23:57:08
- channel c1: starting full datafile backup set
- channel c1: specifying datafile(s) in backup set
- input datafile file number=00005 name=+DATA/orcl/datafile/example.265.832197353
- channel c1: starting piece 1 at 2017-05-12:23:57:08
- channel c1: finished piece 1 at 2017-05-12:23:57:15
- piece handle=/home/oracle/backup/2bs43gak_1_1 tag=TAG20170512T235708 comment=NONE
- channel c1: backup set complete, elapsed time: 00:00:07
- Finished backup at 2017-05-12:23:57:15
- Starting Control File and SPFILE Autobackup at 2017-05-12:23:57:15
- piece handle=+FRA/orcl/autobackup/2017_05_12/s_943833435.287.943833437 comment=NONE
- Finished Control File and SPFILE Autobackup at 2017-05-12:23:57:18
- released channel: c1
- RMAN> list backup of tablespace example;
- List of Backup Sets
- ===================
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 52 Full 496.25M SBT_TAPE 00:01:50 2017-05-10:21:10:00
- BP Key: 72 Status: AVAILABLE Compressed: NO Tag: 2ND DAY
- Handle: 20s3ttlq_1_1 Media: station2-000006
- List of Datafiles in backup set 52
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1325932 2017-05-10:21:08:10 +DATA/orcl/datafile/example.265.832197353
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 55 Full 499.00M SBT_TAPE 00:01:58 2017-05-12:00:04:51
- BP Key: 75 Status: AVAILABLE Compressed: NO Tag: 3RD DAY
- Handle: 23s40s9d_1_1 Media: station2-000006
- List of Datafiles in backup set 55
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1339326 2017-05-12:00:02:59 +DATA/orcl/datafile/example.265.832197353
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 58 Full 495.75M SBT_TAPE 00:01:39 2017-05-12:00:07:45
- BP Key: 78 Status: AVAILABLE Compressed: NO Tag: 4TH
- Handle: 26s40sfe_1_1 Media: station2-000005
- List of Datafiles in backup set 58
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1339447 2017-05-12:00:06:06 +DATA/orcl/datafile/example.265.832197353
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 60 Full 495.75M SBT_TAPE 00:01:24 2017-05-12:23:51:57
- BP Key: 80 Status: AVAILABLE Compressed: NO Tag: 5TH
- Handle: 29s43fu9_1_1 Media: station2-000006
- List of Datafiles in backup set 60
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1340293 2017-05-12:23:50:33 +DATA/orcl/datafile/example.265.832197353
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 63 Full 69.57M DISK 00:00:04 2017-05-12:23:57:12
- BP Key: 83 Status: AVAILABLE Compressed: NO Tag: TAG20170512T235708
- Piece Name: /home/oracle/backup/2bs43gak_1_1
- List of Datafiles in backup set 63
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1340640 2017-05-12:23:57:08 +DATA/orcl/datafile/example.265.832197353
- RMAN> backup backupset 63;
- Starting backup at 2017-05-12:23:58:20
- allocated channel: ORA_SBT_TAPE_1
- channel ORA_SBT_TAPE_1: SID=139 device type=SBT_TAPE
- channel ORA_SBT_TAPE_1: Oracle Secure Backup
- allocated channel: ORA_SBT_TAPE_2
- channel ORA_SBT_TAPE_2: SID=138 device type=SBT_TAPE
- channel ORA_SBT_TAPE_2: Oracle Secure Backup
- skipping backup set key 63; already backed up 1 time(s)
- Finished backup at 2017-05-12:23:58:37
- RMAN> backup backupset 63 force ;
- Starting backup at 2017-05-12:23:59:01
- using channel ORA_SBT_TAPE_1
- using channel ORA_SBT_TAPE_2
- channel ORA_SBT_TAPE_1: input backup set: count=75, stamp=943833428, piece=1
- channel ORA_SBT_TAPE_1: starting piece 1 at 2017-05-12:23:59:03
- channel ORA_SBT_TAPE_1: backup piece /home/oracle/backup/2bs43gak_1_1
- piece handle=2bs43gak_1_2 comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_1: finished piece 1 at 2017-05-13:00:00:18
- channel ORA_SBT_TAPE_1: backup piece complete, elapsed time: 00:01:16
- Finished backup at 2017-05-13:00:00:18
- Starting Control File and SPFILE Autobackup at 2017-05-13:00:00:18
- piece handle=c-1359978017-20170513-00 comment=API Version 2.0,MMS Version 10.3.0.2
- Finished Control File and SPFILE Autobackup at 2017-05-13:00:01:13
- RMAN> list backup of tablespace example;
- List of Backup Sets
- ===================
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 52 Full 496.25M SBT_TAPE 00:01:50 2017-05-10:21:10:00
- BP Key: 72 Status: AVAILABLE Compressed: NO Tag: 2ND DAY
- Handle: 20s3ttlq_1_1 Media: station2-000006
- List of Datafiles in backup set 52
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1325932 2017-05-10:21:08:10 +DATA/orcl/datafile/example.265.832197353
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 55 Full 499.00M SBT_TAPE 00:01:58 2017-05-12:00:04:51
- BP Key: 75 Status: AVAILABLE Compressed: NO Tag: 3RD DAY
- Handle: 23s40s9d_1_1 Media: station2-000006
- List of Datafiles in backup set 55
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1339326 2017-05-12:00:02:59 +DATA/orcl/datafile/example.265.832197353
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 58 Full 495.75M SBT_TAPE 00:01:39 2017-05-12:00:07:45
- BP Key: 78 Status: AVAILABLE Compressed: NO Tag: 4TH
- Handle: 26s40sfe_1_1 Media: station2-000005
- List of Datafiles in backup set 58
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1339447 2017-05-12:00:06:06 +DATA/orcl/datafile/example.265.832197353
- BS Key Type LV Size Device Type Elapsed Time Completion Time
- ------- ---- -- ---------- ----------- ------------ -------------------
- 60 Full 495.75M SBT_TAPE 00:01:24 2017-05-12:23:51:57
- BP Key: 80 Status: AVAILABLE Compressed: NO Tag: 5TH
- Handle: 29s43fu9_1_1 Media: station2-000006
- List of Datafiles in backup set 60
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1340293 2017-05-12:23:50:33 +DATA/orcl/datafile/example.265.832197353
- BS Key Type LV Size
- ------- ---- -- ----------
- 63 Full 69.57M
- List of Datafiles in backup set 63
- File LV Type Ckp SCN Ckp Time Name
- ---- -- ---- ---------- ------------------- ----
- 5 Full 1340640 2017-05-12:23:57:08 +DATA/orcl/datafile/example.265.832197353
- Backup Set Copy #1 of backup set 63
- Device Type Elapsed Time Completion Time Compressed Tag
- ----------- ------------ ------------------- ---------- ---
- DISK 00:00:04 2017-05-12:23:57:11 NO TAG20170512T235708
- List of Backup Pieces for backup set 63 Copy #1
- BP Key Pc# Status Piece Name
- ------- --- ----------- ----------
- 83 1 AVAILABLE /home/oracle/backup/2bs43gak_1_1
- Backup Set Copy #2 of backup set 63
- Device Type Elapsed Time Completion Time Compressed Tag
- ----------- ------------ ------------------- ---------- ---
- SBT_TAPE 00:00:04 2017-05-13:00:00:08 NO TAG20170512T235708
- List of Backup Pieces for backup set 63 Copy #2
- BP Key Pc# Status Media Piece Name
- ------- --- ----------- ----------------------- ----------
- 85 1 AVAILABLE station2-000005 2bs43gak_1_2
- RMAN> backup tag '6th' database ;
- Starting backup at 2017-05-13:00:02:17
- using channel ORA_SBT_TAPE_1
- using channel ORA_SBT_TAPE_2
- channel ORA_SBT_TAPE_1: starting full datafile backup set
- channel ORA_SBT_TAPE_1: specifying datafile(s) in backup set
- input datafile file number=00001 name=+DATA/orcl/datafile/system.256.832197063
- input datafile file number=00006 name=+DATA/orcl/datafile/undotbs2.267.939552631
- input datafile file number=00003 name=+DATA/orcl/datafile/undotbs1.258.832197065
- channel ORA_SBT_TAPE_1: starting piece 1 at 2017-05-13:00:02:18
- channel ORA_SBT_TAPE_2: starting full datafile backup set
- channel ORA_SBT_TAPE_2: specifying datafile(s) in backup set
- input datafile file number=00002 name=+DATA/orcl/datafile/sysaux.257.832197065
- input datafile file number=00005 name=+DATA/orcl/datafile/example.265.832197353
- input datafile file number=00004 name=+DATA/orcl/datafile/users.259.832197065
- channel ORA_SBT_TAPE_2: starting piece 1 at 2017-05-13:00:02:23
- channel ORA_SBT_TAPE_1: finished piece 1 at 2017-05-13:00:04:13
- piece handle=2es43gka_1_1 tag=6TH comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_1: backup set complete, elapsed time: 00:01:55
- channel ORA_SBT_TAPE_2: finished piece 1 at 2017-05-13:00:04:13
- piece handle=2fs43gka_1_1 tag=6TH comment=API Version 2.0,MMS Version 10.3.0.2
- channel ORA_SBT_TAPE_2: backup set complete, elapsed time: 00:01:50
- Finished backup at 2017-05-13:00:04:13
- Starting Control File and SPFILE Autobackup at 2017-05-13:00:04:13
复制代码
|
|