Data sets that QUIESCE uses
The QUIESCE utility uses a number of data sets during its operation.
The following table lists the data sets that QUIESCE uses. The table lists the DD name that is used to identify the data set, a description of the data set, and an indication of whether it is required. Include statements in your JCL for each required data set and any optional data sets that you want to use.
| Data set | Description | Required? |
|---|---|---|
| SYSIN | Input data set that contains the utility control statement. | Yes |
| SYSPRINT | Output data set for messages. | Yes |
The following object is named in the utility control statement and does not require a DD statement in the JCL:
- Table space
- Object that is to be quiesced. (If you want to quiesce only one partition of a table space, you must use the PART option in the control statement.)