DBA_AUDIT_TRAIL Is Still Written Despite Oracle Binaries Are Re-linked With "uniaud_on"
(Doc ID 3063953.1)
Last updated on JANUARY 10, 2025
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 to 21.16 [Release 12.1 to 21.0]Information in this document applies to any platform.
Goal
the database is 2 nodes RAC database, the re-linking with "uniaud_on" is done only first node, the second node was forgotten:
SQL> select inst_id, parameter, value from gv$option where parameter like 'Unified%' order by 1;
INST_ID PARAMETER VALUE
---------- ------------------------------ ------
1 Unified Auditing TRUE
2 Unified Auditing FALSE
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |