PLCYACCLCK

This table contains the account lockout policies for users.

Column Descriptions:

NameTypeDescription
PLCYACCLCK_IDBIGINT NOT NULLThe ID for the Account Lockout Policy table (PLCYACCLCK).
LOCKOUTTHRESHOLDINTEGER DEFAULT 6The number of times a user can consecutively enter an incorrect password before the system locks the users account.
WAITTIMEINTEGER DEFAULT 10The starting value (in seconds) of the time before the user is allowed to re-enter another password.
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>PLCYACCLCK_IDPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_599PLCYACCLCK_IDPLCYACCTPLCYACCLCK_IDCascade
F_602PLCYACCLCK_IDPLCYLCKDSCPLCYACCLCK_IDCascade