RSTTYPE keyword
The RSTTYPE keyword specifies the unit of restart for Checkpoint Restart.
The specified value is used to determine whether the DBDSs are to be reprocessed in the next run.
- Functions that support this keyword
- Image Copy function
- Statements that support this keyword
- GLOBAL statement
- Site default option
- Supported
- Related keyword
- RESTART keyword
- Format
-
- 1
- Image copies are reprocessed for:
- All databases that failed.
- All groups that failed.
- All stacks that failed.
- 2
- Image copies are reprocessed for:
- In the case of DEDB, all areas that failed.
- In the case of HALDB, all partitions that failed.
- In the case of DL/I DB, all databases that failed.
- All stacks that failed.
- Default value
- RSTTYPE=1
- Usage note
- The Checkpoint Restart function works only for the primary and
secondary image copy data sets. When an error is found while creating
image copy data sets, the Image Copy
function and the Checkpoint
Restart function work as follows:
- If an error is found while creating the primary or the secondary image copy data set, the image copy processing for the database data set or area data set stops, and the data set is processed again in the restart processing.
- If an error is found while creating the third or the fourth image copy data set, the image copy processing for the database data set or area data set continues except for the image copy data set that is in error. If the processing for other image copy data sets completes, that database data set or area data set will not be a target of restart processing.