GS_MY_ILMPOLICIES
GS_MY_ILMPOLICIES displays the brief information about an ILM policy, including the policy name, type, enabling status, disabling status, and deletion status.
| Name | Type | Description |
|---|---|---|
| policy_name | character varying(128) | Name of an ADO policy, which is automatically generated. The name format is p + Policy ID. |
| policy_type | character varying(13) | Policy type. |
| tablespace | character varying(30) | Tablespace name. This parameter has a value when the policy is created on a tablespace. The value is null in the current version. |
| enabled | character varying(6) | Specifies whether the policy is enabled. |
| deleted | character varying(7) | Specifies whether the policy is deleted. |
| node_name | name | Name of a data source node. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.