Examine the following command that is used to duplicate a database on the same host:RMAN> RUN{ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK;DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; \ }Which two statements describe the effect after the database is duplicated successfully? ()(Choose two)
A. The data files of the read-only tablespaces in the target database are not duplicated
B. The read-only tablespaces in the target database are still defined in new the database
C. The read-only tablespaces in the target database are changed to online after duplication
D. The data files of the read-only tablespaces in the target database get duplicated
E. The read-only tablespaces in the target database are not defined in the new database
第1题:
第2题:
A.sessions
B.sa-validate
C.split-horizon
D.duplicate-protection
第3题:
A.ShoTargEcIo<=T_ADD_HHO_SAME_FREQ
B.HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH
C.(ShoTargEcIo<=T_ADD_HHO_SAME_FREQ)&&(HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH)}或者{(HhoTargEcIo-ShoTargEcIo)>=T_HHO_SAME_FREQ_REL_THRESH}
D.(ShoTargEcIo<=T_ADD_HHO_SAME_FREQ)&&(HhoTargEcIo>=T_HHO_SAME_FREQ_ABS_THRESH)}&&{(HhoTargEcIo-ShoTargEcIo)>=T_HHO_SAME_FREQ_REL_THRESH}
第4题:
检查
A.expect
B.except
C.excuse
D.examine
第5题:
Clone 和Duplicate 之间的区别是()
A. Clone 复制出来的对象完全相同,位置也相同,Duplicate 复制出的对象位置有一点错开
B. Clone 复制出的对象完全相同,位置有点错开,Duplicate 复制出来的对象位置也相同
C. Clone 可以重复粘贴,其他都相同
D. Duplicate 可以重复粘贴,其他都相同
第6题: