How to Move Audit Trail tables to New Tablespaces in Oracle

Hi, I will explain how to move audit tables ( SYS.aud$ and SYS.fga_log$ ) to new tablespaces in Oracle     Audit trail tables called SYS.aud$ and SYS.fga_log$ keeps all Audit records in the Oracle database and these tables are owned by SYS and system tablespace is default tablespace for them. System tablespace grows day by … Continue reading How to Move Audit Trail tables to New Tablespaces in Oracle