USER_POLICY_CONTEXTS

2024-03-05 01:54:26  Updated

Purpose

The USER_POLICY_CONTEXTS view displays the context based on which the corresponding strategy group takes effect.

Note

This view is introduced since OceanBase Database V4.1.0.

Columns

Column Type Nullable? Description
OBJECT_NAME VARCHAR2(128) YES The name of the object controlled by the strategy.
NAMESPACE VARCHAR2(128) NO The name of the associated context.
ATTRIBUTE VARCHAR2(128) NO The name of the attribute in the associated context.
COMMON VARCHAR2(3) NO This column is used only for the purpose of compatibility, and the value is fixed at NO.
INHERITED VARCHAR2(3) NO This column is used only for the purpose of compatibility, and the value is fixed at NO.

Contact Us