Oracle Error Message
ORA-46272: Subset of audit trail is already deinitialized
Reason for the Error
Audit trail was deinitialized which spans the given audit trail type.
Solution
Use DBMS_AUDIT_MGMT.INIT_CLEANUP to initialize conflicting audit trail types.