DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.AUDITABLE_OBJECT_ACTIONS

Object Details
Object Name: AUDITABLE_OBJECT_ACTIONS
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Mapping table to map the Audit policy's auditable object action number
to action name

[View Source]

Columns
Name Datatype Length Mandatory Comments
ACTION NUMBER

Numeric auditable action code for object specific actions
NAME VARCHAR2 (64)
Name of auditable action
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ACTION
,      NAME
FROM SYS.AUDITABLE_OBJECT_ACTIONS;

Dependencies

[top of page]

SYS.AUDITABLE_OBJECT_ACTIONS references the following:

SYS.AUDITABLE_OBJECT_ACTIONS is referenced by following:

SchemaPUBLIC
SynonymAUDITABLE_OBJECT_ACTIONS
SchemaSYS
ViewAUDIT_UNIFIED_POLICIES
ViewKU$_AUDIT_POLICY_VIEW