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?