Where allowed to run:
|
Parameters Examples Error messages |
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:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LIB | Library | Communications name, *LIBL, *CURLIB | Required, Positional 1 |
GROUP | Group | Communications name | Required, Positional 2 |
INSLIB | Install library | Communications name, *LIBL, *CURLIB | Required, Positional 3 |
INSGRP | Install group | Communications name | Required, Positional 4 |
Top |
Enter the name of the OS/400 library that contains the group. Possible values are:
Top |
The name of the group to which the GLT entry is to be added.
Top |
The name of the iSeries library that contains the group to be used when starting the control region. This is also known as the first part of the name of the GLT entry.
Note: When INSLIB(QCICS) is specified, then the INSGRP must be an IBM CICS group.
The possible INSLIB values are:
Top |
The group to be used when starting the control region, that contains the tables. This is also known as the second part of the name of the GLT entry.
Note: When INSLIB(QCICS) is specified, this must be one of the IBM groups.
The following describes which group is used to install which optional supplied transactions:
Top |
Top |
Top |