多项选择题
A.BMR lowers the mean time to recover (MTTR).
B.BMR supports pointintime recovery of individual data blocks.
C.BMR enables you to use incremental backups for block recovery.
D.BMR enables recovery even when the database is not mounted or open.
E.BMR enables you to use proxy backups to perform block media recovery.
F.BMR enables increased availability of data during recovery because the data file that requires a recovery can remain online.
单项选择题 You execute the following RMAN commands in the order shown below: BACKUP VALIDATE DATABASE BLOCKRECOVER CORRUPTION LIST What will these commands do?()
单项选择题 Your database is open and running in ARCHIVELOG mode. You take RMAN full backups every Sunday night. On Monday morning, while querying the user1.employees table, you receive the following error message: 01578: ORACLE data block corrupted (file # 5, block # 51) ORA01110: data file 5: ’/u01/app/oracle/oradata/orcl/example01.dbf’ You need to rectify the corruption while ensuring the following: The data file should remain online. The mean time to recover (MTTR) should be minimal. You are not using a backup control file, and all the archived logs are accessible. Which option would you choose?()
单项选择题 Byusingthetransactionidentifierprovidedby()foraparticularrowchange,youcanusetheFlashbackTransactionQuerytoseetheoperationperformedbythetransaction.