Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-182 Topic 9 Question 9 Discussion

Actual exam question for Oracle's 1Z0-182 exam
Question #: 9
Topic #: 9
[All 1Z0-182 Questions]

How do you validate that the database was migrated to Unified Auditing?

Show Suggested Answer Hide Answer
Suggested Answer: A

Unified Auditing is enabled at database creation or migration in 23ai. Let's analyze:

A . By querying V$OPTION for parameter Unified Auditing.

True. SELECT VALUE FROM V$OPTION WHERE PARAMETER = 'Unified Auditing'; returns TRUE if enabled. It's the definitive way to confirm Unified Auditing is active at the database level.

Mechanics:V$OPTION reflects compiled-in features; TRUE indicates the binary was linked with Unified Auditing (uniauflt=on during relink).

Practical Use:Quick, reliable check post-migration or upgrade.

B . By using the LSINVENTORY Command to query the Oracle Database Software Library.

False. LSINVENTORY (from OPatch) lists installed software components, not runtime features like auditing mode.

C . By querying the DBA_UNIFIED_AUDIT_OPTION view.

False. This view doesn't exist; DBA_AUDIT_POLICIES or UNIFIED_AUDIT_TRAIL show policies and records but not migration status.

D . By executing DBMS_AUDIT_MGMT PL/SQL package in Verify mode.

False. No ''Verify mode'' exists in DBMS_AUDIT_MGMT; it manages audit trails, not migration validation.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77