Oracle OCP 1Z0 053 Q505(RMAN DATAFILE BACKUP COPIES)
505.You configured the default backup device type as disk for RMAN backups. In your database, because
of business requirements, you have to take a simultaneous duplicate backup of the data files when the
RMAN BACKUP command is used.
What must you set using the RMAN CONFIGURE command to achieve this?
A. MAXSETSIZE TO 2;
B. DEVICE TYPE DISK PARALLELISM 2;
C. RETENTION POLICY TO REDUNDANCY 2;
D. DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2;
Answer: D
題意是要複製資料檔案備份
RMAN> configure datafile backup copies for device type disk to 2;
新的 RMAN 配置引數:
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2;
已成功儲存新的 RMAN 配置引數
RMAN> backup datafile 1;
啟動 backup 於 04-4月 -16
使用通道 ORA_DISK_1
通道 ORA_DISK_1: 正在啟動全部資料檔案備份集
通道 ORA_DISK_1: 正在指定備份集內的資料檔案
輸入資料檔案: 檔案號=00001 名稱=E:\APP\ORACLE\ORADATA\ORCL\SYSTEM01.DBF
通道 ORA_DISK_1: 正在啟動段 1 於 04-4月 -16
通道 ORA_DISK_1: 已完成段 1 於 04-4月 -16, 有 2 個副本和標記 TAG20160404T091133
段 handle=E:\APP\ORACLE\PRODUCT\12.1.0\DBHOME_1\DATABASE\0NR266A5_1_1 comment=NO
NE
段 handle=E:\APP\ORACLE\PRODUCT\12.1.0\DBHOME_1\DATABASE\0NR266A5_1_2 comment=NO
NE
通道 ORA_DISK_1: 備份集已完成, 經過時間:00:00:45
完成 backup 於 04-4月 -16
啟動 Control File and SPFILE Autobackup 於 04-4月 -16
段 handle=E:\APP\ORACLE\PRODUCT\12.1.0\DBHOME_1\DATABASE\C-1432598125-20160404-0
1 comment=NONE
完成 Control File and SPFILE Autobackup 於 04-4月 -16
of business requirements, you have to take a simultaneous duplicate backup of the data files when the
RMAN BACKUP command is used.
What must you set using the RMAN CONFIGURE command to achieve this?
A. MAXSETSIZE TO 2;
B. DEVICE TYPE DISK PARALLELISM 2;
C. RETENTION POLICY TO REDUNDANCY 2;
D. DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2;
Answer: D
題意是要複製資料檔案備份
RMAN> configure datafile backup copies for device type disk to 2;
新的 RMAN 配置引數:
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 2;
已成功儲存新的 RMAN 配置引數
RMAN> backup datafile 1;
啟動 backup 於 04-4月 -16
使用通道 ORA_DISK_1
通道 ORA_DISK_1: 正在啟動全部資料檔案備份集
通道 ORA_DISK_1: 正在指定備份集內的資料檔案
輸入資料檔案: 檔案號=00001 名稱=E:\APP\ORACLE\ORADATA\ORCL\SYSTEM01.DBF
通道 ORA_DISK_1: 正在啟動段 1 於 04-4月 -16
通道 ORA_DISK_1: 已完成段 1 於 04-4月 -16, 有 2 個副本和標記 TAG20160404T091133
段 handle=E:\APP\ORACLE\PRODUCT\12.1.0\DBHOME_1\DATABASE\0NR266A5_1_1 comment=NO
NE
段 handle=E:\APP\ORACLE\PRODUCT\12.1.0\DBHOME_1\DATABASE\0NR266A5_1_2 comment=NO
NE
通道 ORA_DISK_1: 備份集已完成, 經過時間:00:00:45
完成 backup 於 04-4月 -16
啟動 Control File and SPFILE Autobackup 於 04-4月 -16
段 handle=E:\APP\ORACLE\PRODUCT\12.1.0\DBHOME_1\DATABASE\C-1432598125-20160404-0
1 comment=NONE
完成 Control File and SPFILE Autobackup 於 04-4月 -16
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2074850/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle OCP 1Z0 053 Q564(Datafile Recovery with RMAN)Oracle
- Oracle OCP 1Z0 053 Q600(RMAN BACKUP)Oracle
- Oracle OCP 1Z0 053 Q703(Rman Backup)Oracle
- Oracle OCP 1Z0 053 Q342(RMAN BACKUP DURATION)Oracle
- Oracle OCP 1Z0 053 Q338(RMAN Expired Backup)Oracle
- Oracle OCP 1Z0 053 Q688(RMAN Backup Compression)Oracle
- Oracle ocp 1Z0 053 Q402(RECOVER DATAFILE)Oracle
- Oracle OCP 1Z0 053 Q154(Recover Datafile)Oracle
- Oracle OCP 1Z0 053 Q558(V$BACKUP)Oracle
- Oracle OCP 1Z0 053 Q500(Rman)Oracle
- Oracle OCP 1Z0 053 Q544(BACKUP NOARCHIVELOG)OracleHive
- Oracle OCP 1Z0 053 Q182(RMAN)Oracle
- Oracle OCP 1Z0 053 Q21(RMAN Duplicate)Oracle
- Oracle OCP 1Z0 053 Q700(RMAN Duplicate)Oracle
- Oracle OCP 1Z0 053 Q554(Backup Controlfile)Oracle
- Oracle OCP 1Z0 053 Q559(Alter Database Begin Backup)OracleDatabase
- Oracle OCP 1Z0 053 Q347( report need backup)Oracle
- Oracle OCP 1Z0 053 Q134(RMAN SBT PARALLELISM)OracleParallel
- Oracle OCP 1Z0 053 Q62(RMAN&ASM)OracleASM
- Oracle OCP 1Z0 053 Q507(Rman Recovery)Oracle
- Oracle OCP 1Z0 053 Q587(Backup as compressed backupset)Oracle
- Oracle OCP 1Z0 053 Q613(automatic management of backup and recovery)Oracle
- Oracle OCP 1Z0 053 Q608(User-managed Backup)Oracle
- Oracle OCP 1Z0 053 Q79(RMAN Recover Image Copy)Oracle
- Oracle OCP 1Z0 053 Q197(RMAN Report)Oracle
- Oracle OCP 1Z0 053 Q652(RMAN Configure Rate)Oracle
- Oracle OCP 1Z0 053 Q662(rman change tracking file)Oracle
- Oracle OCP 1Z0 053 Q348(RMAN Minimize Load)Oracle
- Oracle OCP 1Z0 053 Q94(RMAN SET COMMAND ID)Oracle
- Oracle OCP 1Z0-053 Q630(RMAN Backup Encryption)Oracle
- Oracle OCP 1Z0 053 Q175(noarchivelog&alter tablespace backup mode)OracleHive
- Oracle OCP 1Z0 053 Q78(RMAN&change tracking file)Oracle
- Oracle OCP 1Z0 053 Q264(rman List&Report)Oracle
- Oracle OCP 1Z0 053 Q650Oracle
- Oracle OCP 1Z0 053 Q324Oracle
- Oracle OCP 1Z0 053 Q27Oracle
- Oracle OCP 1Z0 053 Q49Oracle
- Oracle OCP 1Z0 053 Q10Oracle