purge aud$
-
How to clean up older records in AUD$ table
Auditing is the monitoring and collection of some user database actions and record these data in some tables. Auditing is always enabled. Oracle Database generates audit records during or after the execution phase of the audited SQL statements. But AUD$ table will growth and will impact the performance of database. The AUD$ table is used Continue reading
-
How to Maintenance AUD$ Table
In this post I will explain How to Delete&Purge Audit Trail Table. Auditing is the monitoring and collection of some user database actions and record these data in some tables. Auditing is always enabled. Oracle Database generates audit records during or after the execution phase of the audited SQL statements. But AUD$ table will growth Continue reading
