Feature
ALL_POLICY_GROUPS provides information about the strategy group that takes effect for different users according to the strategy context.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| OBJECT_OWNER | VARCHAR2(128) | YES | The owner of the object controlled by the strategy. |
| OBJECT_NAME | VARCHAR2(128) | YES | The name of the object controlled by the strategy. |
| POLICY_GROUP | VARCHAR2(128) | NO | The name of the strategy group. |
| COMMON | VARCHAR2(3) | NO | This field is used only for the purpose of compatibility, and the value is fixed at NO. |
| INHERITED | VARCHAR2(3) | NO | This field is used only for the purpose of compatibility, and the value is fixed at NO. |