3.3 List of Groups Configuration File
The following table defines the lists of resource groups that may be loaded by application servers.
The filename is list_of_groups.desc.
The format of a list_of_groups.desc definition is:
List_name;group_name
List_name;group_name
… …
List_name;group_name
For example,
LIST1;SIMPAPP
LIST1;SIMPAPP1Table 3-1 Group List Parameters
| Field Name | Type | Values | Description |
|---|---|---|---|
LIST
|
X(10)
|
Mandatory
|
Name of the list.
Referred by - L options of the application serv\u0002ers |
GROUP
|
X(10)
|
Mandatory
|
Name of the group to be included in the list.
This table contains one line per group to in a list. The same group may present in more than one list. |
Parent topic: CICS Runtime Configuration Files