Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to disable Audit Trail (34) from event viewer in Windows.

aceincFeb 6 2019 — edited Mar 13 2019

Running 12c R2 DB in production environment and the event viewer is flooded with Event ID 34, Audit Trail events.

I have set the Audit_Trail parameter to None, and restarted the DB. I still get a boatload of Event ID:34

SQL> show parameter audit_trail

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

audit_trail                          string      NONE

Where to look next?

Comments
Post Details
Added on Feb 6 2019
17 comments
6,340 views