Oracle OCP 19c 认证1Z0-083考试题库(第6题)
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询Oracle OCP 19c 认证1Z0-083考试题库(第6题)-CUUG内部学员版083题库解析
6、Which two are prerequisites for performing Flashback Transaction?
A) Fast Recovery Area must be enabled for the database.
B) The EXECUTE privilege must be granted to a user on the DBMS_FLASHBACK package.
C) Undo retention guarantee must be configured for the database.
D) A supplemental log must be enabled for the primary key.
E) Row movement must be enabled.
Answer :BD
(解析:闪回事务的前提条件必须打开 upplemental log 功能,同时必须有执行DBMS_FLASHBACK 的权限。)