ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling
complimentary technical Workshops on Database Security for the first 30
Oracle Database customers located anywhere in North America, EMEA, LATAM, or
APAC that send an email to
asra_us@oracle.com. Request a Workshop for
your organization today.
Purpose
Database Vault Audit Utility
AUTHID
DEFINER
Dependencies
DBMS_MACOLS
DBMS_MACSEC
KZV$ADM_LIBT
DBMS_MACOLS_SESSION
Documented
No
First Available
12.1
Security Model
Owned by DVSYS with no privileges granted.
Source
{ORACLE_HOME}/rdbms/admin/catmacp.sql
CREATE_ADMIN_AUDIT
Undocumented
dbms_macaud.create_admin_audit(
actcode IN BINARY_INTEGER,
actobjnm IN VARCHAR2,
actobjid IN BINARY_INTEGER,
actcmd IN VARCHAR2,
retcode IN BINARY_INTEGER,
rsetid IN BINARY_INTEGER,
comment IN VARCHAR2);
PRAGMA SUPPLEMENTAL_LOG_DATA(create_admin_audit, AUTO);