Keyword: POLICY
jump to Columns back to indexTables
| Table Name | Description |
|---|---|
| ALL_AUDIT_POLICIES | All fine grained auditing policies in the database |
| ALL_POLICIES | All policies for objects if the user has system privileges or owns the objects |
| ALL_POLICY_CONTEXTS | All policy driving context defined for all synonyms, tables, or views accessable to the user |
| ALL_POLICY_GROUPS | All policy groups defined for any synonym, table or view accessable to the user |
| DBA_AUDIT_POLICIES | All fine grained auditing policies in the database |
| DBA_JAVA_POLICY | java security Permissions for all users |
| DBA_POLICIES | All row level security policies in the database |
| DBA_POLICY_CONTEXTS | All policy driving context defined for any synonym, table, or view in the database |
| DBA_POLICY_GROUPS | All policy groups defined for any synonym, table, view in the database |
| GV$VPD_POLICY | Synonym for GV_$VPD_POLICY |
| USER_AUDIT_POLICIES | All fine grained auditing policies for objects in user schema |
| USER_JAVA_POLICY | java security Permissions for current user |
| USER_POLICIES | All row level security policies for synonyms, tables, or views owned by the user |
| USER_POLICY_CONTEXTS | All policy driving context defined for synonyms, tables, or views in current schema |
| USER_POLICY_GROUPS | All policy groups defined for any synonym, table, or view |
| V$VPD_POLICY | Synonym for V_$VPD_POLICY |
Columns
| Column Name | Description |
|---|---|
| POLICY (V$SQL_PLAN_STATISTICS_ALL) | |
| POLICY (GV$VPD_POLICY) | |
| POLICY (V$SQL_WORKAREA_ACTIVE) | |
| POLICY (GV$SQL_PLAN_STATISTICS_ALL) | |
| POLICY (GV$SQL_WORKAREA) | |
| POLICY (V$VPD_POLICY) | |
| POLICY (GV$SQL_WORKAREA_ACTIVE) | |
| POLICY (V$SQL_WORKAREA) | |
| POLICY_COLUMN (DBA_AUDIT_POLICIES) | Relevant column |
| POLICY_COLUMN (USER_AUDIT_POLICIES) | Relevant column |
| POLICY_COLUMN (ALL_AUDIT_POLICIES) | Relevant column |
| POLICY_FUNCTION_OWNER (V$VPD_POLICY) | |
| POLICY_FUNCTION_OWNER (GV$VPD_POLICY) | |
| POLICY_GROUP (USER_POLICIES) | |
| POLICY_GROUP (DBA_POLICIES) | Name of the policy group |
| POLICY_GROUP (USER_POLICY_GROUPS) | Policy group defined |
| POLICY_GROUP (ALL_POLICIES) | |
| POLICY_GROUP (ALL_POLICY_GROUPS) | Policy group defined |
| POLICY_GROUP (V$VPD_POLICY) | |
| POLICY_GROUP (DBA_POLICY_GROUPS) | Policy group defined |
| POLICY_GROUP (GV$VPD_POLICY) | |
| POLICY_NAME (DBA_AUDIT_POLICIES) | Name of the policy |
| POLICY_NAME (DBA_POLICIES) | Name of the policy |
| POLICY_NAME (USER_POLICIES) | Name of the policy |
| POLICY_NAME (USER_AUDIT_POLICIES) | Name of the policy |
| POLICY_NAME (DBA_FGA_AUDIT_TRAIL) | Name of Fine Grained Auditing Policy |
| POLICY_NAME (ALL_AUDIT_POLICIES) | Name of the policy |
| POLICY_NAME (ALL_POLICIES) | Name of the policy |
| POLICY_TEXT (USER_AUDIT_POLICIES) | Audit condition |
| POLICY_TEXT (ALL_AUDIT_POLICIES) | Audit condition |
| POLICY_TEXT (DBA_AUDIT_POLICIES) | Audit condition |
| STATIC_POLICY (ALL_POLICIES) | Is this policy is static? |
| STATIC_POLICY (USER_POLICIES) | Is this policy is static? |
| STATIC_POLICY (DBA_POLICIES) | Is this policy is static? |