which database users is the audit policy now active?

You wish to enable an audit policy for all database users, except SYS, SYSTEM, and
SCOTT. You issue the following statements: For which database users is the audit policy
now active?

You wish to enable an audit policy for all database users, except SYS, SYSTEM, and
SCOTT. You issue the following statements: For which database users is the audit policy
now active?

A.
All users except SYS

B.
All users except SCOTT

C.
All users except sys and SCOTT

D.
All users except sys, system, and SCOTT



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Patty

Patty

B.
If you run multiple AUDIT statements on the same unified audit policy but specify different EXCEPT users, then Oracle Database uses the last exception user list, not any of the users from the preceding lists. This means the effect of the earlier AUDIT POLICY … EXCEPT statements are overridden by the latest AUDIT POLICY … EXCEPT statement