【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

(解析:試驗證明該語句是審計兩個權限的使用以及兩個角色中包含的權限使用進行審計。來自3組:1015267481)

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章