当前位置:首页 > OCP_053_54 > 正文内容

Examine this scenario:   第1 The target database Instance is run

2023-12-01OCP_053_54

Examine this scenario:   第1 The target database Instance is running.   第1 The most recent backup available for the target database was taken two days ago.   第1 Log file switches have occurred in last two days.   第1 The target database is duplicated on the same host using the Recovery Manager(RMAN. DUPLICATE command as follows   #RMAN> RUN   #{   #ALLOCATE AUXILIARY CHANNEL aux1 DEVICE TYPE DISK;   #DUPLICATE TARGET DATABASE TO auxdb;   #}   Which statement is true about the duplicate database in this scenario?

A.It contains data till the last backup

B.It contains all data except that which is used by the transactions in the current online redo log file of target database

C.It contains all data from target database until the current time

D.It contains all data from only the committed transactions in the target database

正确答案是C

扫描二维码免费使用微信小程序搜题/刷题/查看解析。

版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。

本文链接:https://20230611.cn/post/8813253.html