【12c】OCP 062近期新出现的考试原题-第28题
第28題、choose one
Unified auditing is enabled in your database. The HR_ADMIN and OE_ADMIN roles exist and
are granted system privileges.
You execute the command:
SQL>CREATE AUDIT POLICY table_aud PRIVILEGES CREATE ANY TABLE, DROP ANY
TABLE ROLES hr_admin,oe_admin;
Which statement is true?
A) It succeeds and needs to be enabled to capture all SQL statements that require either the specified privileges or any privilege granted to the HR_ADMIN or OE_ADMIN role.
B) It fails because the command does not specify when the unified audit policy should be enforced.
C) It succeeds and starts capturing only successful SQL statements for all users who have either the specified privileges or roles granted to them.
D) It fails because system privileges cannot be granted with roles in the same audit policy.
Answer:A
(解析:試驗(yàn)證明該語(yǔ)句是審計(jì)兩個(gè)權(quán)限的使用以及兩個(gè)角色中包含的權(quán)限使用進(jìn)行審計(jì)。來(lái)自3組:1015267481)
?
轉(zhuǎn)載于:https://www.cnblogs.com/cnblogs5359/p/10868955.html
總結(jié)
以上是生活随笔為你收集整理的【12c】OCP 062近期新出现的考试原题-第28题的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: win7中cookie的保存位置
- 下一篇: 算法的力量万变不离其宗 -- 李开复