| Table Name
| Description
|
| ALL_AUDIT_POLICIES
| All fine grained auditing policies in the database
|
| ALL_DEF_AUDIT_OPTS
| Auditing options for newly created objects
|
| AUDIT_ACTIONS
| Description table for audit trail action type codes. Maps action type numbers to action type names
|
| DBA_AUDIT_EXISTS
| Lists audit trail entries produced by AUDIT NOT EXISTS and AUDIT EXISTS
|
| DBA_AUDIT_OBJECT
| Audit trail records for statements concerning objects, specifically: table, cluster, view, index, sequence, [public] database link, [public] synonym, procedure, trigger, rollback segment, tablespace, role, user
|
| DBA_AUDIT_POLICIES
| All fine grained auditing policies in the database
|
| DBA_AUDIT_SESSION
| All audit trail records concerning CONNECT and DISCONNECT
|
| DBA_AUDIT_STATEMENT
| Audit trail records concerning grant, revoke, audit, noaudit and alter system
|
| DBA_AUDIT_TRAIL
| All audit trail entries
|
| DBA_FGA_AUDIT_TRAIL
| All fine grained audit event logs
|
| DBA_OBJ_AUDIT_OPTS
| Auditing options for all tables and views
|
| DBA_PRIV_AUDIT_OPTS
| Describes current system privileges being audited across the system and by user
|
| DBA_STMT_AUDIT_OPTS
| Describes current system auditing options across the system and by user
|
| USER_AUDIT_OBJECT
| Audit trail records for statements concerning objects, specifically: table, cluster, view, index, sequence, [public] database link, [public] synonym, procedure, trigger, rollback segment, tablespace, role, user
|
| USER_AUDIT_POLICIES
| All fine grained auditing policies for objects in user schema
|
| USER_AUDIT_SESSION
| All audit trail records concerning CONNECT and DISCONNECT
|
| USER_AUDIT_STATEMENT
| Audit trail records concerning grant, revoke, audit, noaudit and alter system
|
| USER_AUDIT_TRAIL
| Audit trail entries relevant to the user
|
| USER_OBJ_AUDIT_OPTS
| Auditing options for user's own tables and views
|