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:

The second option is the DBVER parameter. It specifies the version of DB2 to be quiesced. Valid values are:

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