Oracle Error Message
ORA-46258: Cleanup not initialized for the audit trail
Reason for the Error
DBMS_AUDIT_MGMT.INIT_CLEANUP was not called for the erroring audit trail.
Solution
Invoke the procedure, DBMS_AUDIT_MGMT.INIT_CLEANUP.
ORA-46258: Cleanup not initialized for the audit trail
DBMS_AUDIT_MGMT.INIT_CLEANUP was not called for the erroring audit trail.
Invoke the procedure, DBMS_AUDIT_MGMT.INIT_CLEANUP.