Tailor CICS

The following CICS tables must be modified for QMF to run in CICS:

These modifications must be made for every CICS system that works with QMF.

Resources, such as QMF programs and transactions that CICS controls for a particular run, must be defined. They can be defined online (RDO) in a CICS system definition (CSD) data set, or by assembling resource definition tables using macros.

The macro method must be used to define the FCT and DCT. QMF supplies copybooks for modifying these tables.

The PCT and PPT can also be modified with the QMF supplied copybooks. However, the recommended method is to modify these tables with an RDO to a CSD data set. RDO allows one to interactively create resource definitions and store them in a data set.

CICS offers a utility program (DFHCSDUP) to update the CSD with a batch job. QMF provides a job that defines the QMF programs and transactions to CICS without reassembling the DFHPCT and DFHPPT.

The following procedures require knowledge of locating tables and assembling them using the Interactive Interface. This is described in the IBM VSE/ESA Administration guide.

[ Previous Page | Next Page | Contents | Index ]