CL Command Reference - DSPCPCST
CL Command List > DSPCPCST Reference
Description:
The Display Check Pending Constraint (DSPCPCST) command can be used to show the records that are possibly in violation of established constraints (check pending).
Restrictions:
. Only referential and check constraints that are disabled can be shown.
Examples:
DSPCPCST FILE(ADMN/PERSONNEL) CST(1994hires) OUTPUT(*PRINT)
This command prints a list of records that are in check pending for the referential constraint named 1994hires on the dependent file PERSONNEL in the ADMN library.