CHKPT control statement
The keywords from the following table are valid on the CHKPT control statement.
Keyword | Description |
---|---|
RESTART(value) | The RESTART keyword specifies the restart mode. The following values are valid:
|
CHKPTRPT(value) | The CHKPT keyword controls the production of a report that shows the status of each entry (a database and data set group, partition, or area) in the checkpoint data set. The following values are valid:
|
DDN(value) | The DDN keyword identifies the checkpoint data set. Specify either of the following values:
|
If you specify a dynamic allocation model, the utility builds the checkpoint data set by using the model definitions and substituting appropriate values for any substitution variables. If the checkpoint data set does not already exist, the utility allocates it dynamically and performs a cold-start. If the data set already exists, the utility allocates it dynamically, validates the data set attributes, and proceeds through the normal logic of determining whether to perform a cold-start or restart.
The checkpoint data set name must remain unchanged from one execution to the next. You cannot specify a data set name prefix in the model. You can use the following set of substitution variables when you specify the data set name with a model:
- &JOB
- &STEP
- &PROC
- &IMSID
- &TYPE