CHKCMD

This table contains information about check commands, which can be used by a store to determine whether scheduled jobs require execution. This information is for the Scheduler menu in the Administration Console.

Column Descriptions:

NameTypeDescription
CHKCMD_IDINTEGER NOT NULLUnique identifier of the check command.
STOREENT_IDINTEGERThe store associated with the check command. The default value is 0, which is the site.
DISPLAYNAMEVARCHAR (254)The key which symbolizes what the check command does.
INTERFACENAMEVARCHAR (254)The interface of the check command.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The 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>CHKCMD_IDPrimary Key
I0000534STOREENT_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_236STOREENT_IDSTOREENTSTOREENT_IDCascade

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_234CHKCMD_IDCHKARRANGCHKCMD_IDCascade