Table audsys.aud$unified
Hello All,
I'm following Doc ID 2063340.1 to transfer unified audit records to an internal table - audsys.aud$unified after applying patch 25985768. This table currently does not exist in the database.
I see no where it mentions how this table is created. I know 25985768 will create procedure DBMS_AUDIT_MGMT.TRANSFER_UNIFIED_AUDIT_RECORDS to transfer the audit data.
How is the table audsys.aud$unified gets created?
db version: 12.1.0.2
Thanks