How do you remove unwanted audit trail entries AND make sure the audit will not grow
uncontrollably?
A.
instruct users to remove audit trail entries from their objects
B.
execute the PURGE_AUDIT method to remove unwanted audit entries
C.
schedule the dm_AuditMgt job using the Audit Management tool
D.
issue a DQL statement, such as delete dm_audittrail objects where datediff ( month ,
time_stamp_utc , date ( today ) ) >= 3