Truncate Aud$ table
I was wondering if anyone had any experience with truncating aud$ table?
The document below suggests - not do do it manually, but it doesn't appear like, using dba_audit_mgmt package - you can actually truncate the table.
We have accumulated around 1 TB of data in this table and looking for ways to emptying the table without generating redo and by using Oracle's supported method.
thanks, Geeta
How to Truncate, Delete or Purge Rows from SYS.AUD$ (Doc ID 73408.1)