Examples of CHECK PLUS jobs
This topic presents several examples of jobs that were run by using the CHECK PLUS product. Each example includes the following information:
- Description of the check job
- CHECK PLUS job stream
- SYSPRINT from the job
Some examples show additional information that might be useful to understand a particular feature or to see the results of the check.
All of these examples have the following common properties:
- These examples use a single BMC product load library, assuming that this library contains the CHECK PLUS load files and the common component load files that CHECK PLUS requires.
- These examples use minimal data set space allocations in the JCL. You can find copies of the JCL for these examples in members ACKEXnn in the HLQ.LLQCNTL installation data set (where nn is the number of the example, and HLQ is the high-level qualifier set during installation, and LLQ is the low-level qualifier or prefix set during installation).
For syntax details, see CHECK-command-syntax. For information about JCL statement requirements, see Building-CHECK-PLUS-jobs.
The following table specifies which examples apply to specific check types or functions. Links to the examples follow the table.
Function | Relevant examples |
---|---|
CHECK type or function | |
DATA | |
INDEX | |
TABLESPACE | |
Check constraints | |
Column data verification | |
Consistency checking between table space and index | |
Deleting rows in violation with ACKESQL | |
Online check | |
Page checking | |
Report only, table space set | |
RI checking, DB2-defined, | |
RI checking, user-defined | |
Command option specified | |
CHECKIXLEVEL 0 | |
CHECKIXLEVEL 1 | |
CHECKIXLEVEL 2 | |
CHECKTSLEVEL 0 | |
CHECKTSLEVEL 1 | |
CHECKTSLEVEL 2 | |
CONSTRAINT | |
DISCARDFMT KEY | |
DISCARDFMT SPUFI | |
DISCARDFMT SQLDEL | |
DISCARDSERIALIZE YES | |
KEYSONLY | |
NAME | |
PART | |
REPORT ONLY | |
RULES | |
SAVERULES | |
SCOPE ALL | |
SCOPE PENDING | |
SHRLEVEL CHANGE | |
SORTDEVT | |
TABLESPACE | |
TABLESPACESET | |
VERIFY | |
XBMID |
This section contains the following topics:
Related topic