PLCYPWDDSC

This table holds language-dependent information related to a password policy.

Column Descriptions:

NameTypeDescription
PLCYPASSWD_IDBIGINT NOT NULLThe ID of the password policy foreign key to the Password Policy (PLCYPASSWD) table.
LANGUAGE_IDINTEGER NOT NULLThe ID of the language foreign key to the LANGUAGE table. For a list of language components, see the LANGUAGE table.
DESCRIPTIONVARCHAR (254)A name for the password policy.
OPTCOUNTERSMALLINTThe optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>PLCYPASSWD_ID+LANGUAGE_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_603LANGUAGE_IDLANGUAGELANGUAGE_IDCascade
F_604PLCYPASSWD_IDPLCYPASSWDPLCYPASSWD_IDCascade