SCT JCL Procs/QUIESCE
Purpose
The QUIESCE proc is a DB2 procedure designed specifically for SCT
systems. It performs a DB2 Quiesce for a specified system in a specified
DB2 region.
Options
There are several options available, but only 2 that need to be
specified. The first is the SCTSYS parameter. This
specifies the SCT system to be quiesced. Valid values are:
- ZSS for the base Z-system
- SIS for the SCT student system
- FRS for the SCT financial system
- HRS for the SCT human resources system
The second option is the DBVER parameter. It specifies
the version of DB2 to be quiesced. Valid values are:
- PROD for production systems
- TEST for test systems
- INST for installation systems
- BASE for the INST2 (base) systems
Example
//STEPA EXEC QUIESCE,SCTSYS=SIS,DBVER=INST
This would do a DB2 Quiesce in the install DB2 region for the SCT student
system.
©1999 All Rights Reserved