Database Tuning (MOSC)

MOSC Banner

audsys.aud$unified filling up on 19c database not sure why

in Database Tuning (MOSC) 4 commentsAnswered ✓

Hello,

We have a database that was upgraded from 12.2 to 19c. We noticed that the audsys.aud$unified table is getting very large and are not sure why audit data is even being written to this table. These are our audit parameters:

above from audit_unified_enabled_policies

unified auditing is FALSE in v$option


From: Administering the Audit Trail (oracle.com) under 28.1.9 Disabling Unified Auditing

I see that you can disable it but do you have to shut it down and relink if it's already set to false? Can I just do

NOAUDIT POLICY ora_secureconfig BY USER;


Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center