Oracle OCP 19c 认证1Z0-083考试题库(第25题)
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询Oracle OCP 19c 认证1Z0-083考试题库(第25题)-CUUG内部学员版083题库解析
25、choose two Examine these RMAN commands:
RMAN> CONNECT TARGET "sbu@prod AS SYSBACKUP";
RMAN> CONNECT AUXILIARY "sbu@dup_db AS SYSBACKUP";
RMAN> DUPLICATE TARGET DATABASE TO dup_db
FROM ACTIVE DATABASE
PASSWORD FILE SECTION SIZE 400M;
Which two statements are true about the DUPLICATE command?
A) It succeeds.
B) It fails because no parallel channels are allocated for the auxiliary database.
C) It fails because connection to the AUXILIARY instance must be as SYSDBA.
D) It succeeds only if the target database is greater than 400M.
E) No catalogued backup of the TARGET is used to duplicate the database.