SYSIQLSPOLICY System View

Presents a version of the table ISYSIQLSPOLICY in a readable format.

The ISYSIQLSPOLICY system table stores the logical server policies.

Column Name Column Type Description
ls_policy_Id UNSIGNED BIGINT NOT NULL The ID number of the logical server policy.
ls_policy_name CHAR(128) NOT NULL UNIQUE The logical server policy name.

Constraints on underlying system table:

Related reference
ISYSIQLSPOLICY System Table