Moving AUD$ table to another tablespace using DBMS_AUDIT_MGMT
Steps to move the Audit table from SYSTEM tablespace to newly created tablespace. • Audit trail tables called SYS.aud$ and SYS.fga_log$ keeps all Audit records in the Oracle database and…
Read More