CL Command Reference - ADDCICSGLT

CL Command List > ADDCICSGLT Reference

Description:

Use the Add CICS Group List Table (ADDCICSGLT) command to add an entry to the GLT.

Each resource definition must belong to a group and each group must belong to a group list. The GLT must itself be assigned to a group. The library and group of the GLT is specified in the SIT and will be used at system startup to select the required resource definitions.

You can create more than one GLT, but each GLT must be assigned to a different group. Only the GLT named in the SIT will be used at system startup.

At startup, each entry in the GLT is read and the resources installed from those groups, excluding the GLT and the SIT. If you want to install any resources belonging to the group named in the GLTGRP parameter of the SIT, then you must add the name of that group to its own GLT.

Each GLT entry specifies:
. The library name and group name of the GLT
. The library name and group name of a group to be installed at system startup.


Examples:

None.