Unified Auditing Space Reclamation
I have not use Oracle Unified Auditing yet and before going down this path I wanted to ask about space reclamation when using the proc DBMS_AUDIT_MGMT. How does it actually shrink the space used? Does it delete rows then do an alter MOVE on the partition or does it drop whole partition? I want to be sure that space is actually reduced and not just rows removed.
2nd question: will a purge run on the Unified Audit trail leave all rows in the traditional audit trail alone, ie. leave them there as I don't want to purge them.
2nd question: will a purge run on the Unified Audit trail leave all rows in the traditional audit trail alone, ie. leave them there as I don't want to purge them.
0