Audit Views
View | Description |
---|---|
USER_AUDIT_OBJECT | the audit records for all objects accessible to the current user. |
USER_AUDIT_SESSION | the audit records for connections and disconnections of the current user. |
USER_AUDIT_STATEMENT | the audit records for GRANT, REVOKE, AUDIT, NOAUDIT, and ALTER SYSTEM statements issued by the current user. |
USER_AUDIT_TRAIL | all audit trail entries related to the current user. |
DBA_AUDIT_OBJECT | audit trail records for all objects in the database. |
DBA_AUDIT_SESSION | audit trail records concerning CONNECT and DISCONNECT. |
DBA_AUDIT_STATEMENT | audit trail records concerning GRANT, REVOKE, AUDIT, NOAUDIT, and ALTER SYSTEM statements throughout the database. |
DBA_AUDIT_TRAIL | displays all audit trail entries. |
Home »
Oracle »
User, Privilege, Role »
Oracle »
User, Privilege, Role »
Auditing:
- Auditing
- WHENEVER SUCCESSFUL and WHENEVER NOT SUCCESSFUL options
- BY SESSION and BY ACCESS options
- Audit Views
Related: