10.3.14.4 Parameters
- CONV
- The generic parameter
CONVis mandatory for this server type, and must be defined asCONV=Y, becauseARTSTRNis conversational. - minn and maxn
- Must be set to 1. This will still be true in the next release,
where each server will be allocated a range of terminal identifiers
(see
CLOPTfor more details) - CLOPT
- -t
- A string of command-line options that is unique in global scope for
ARTCNXand is passed to theARTCNXwhen it is booted. The following run-time parameter is recognized: - -s
- Specifies the
SYSIDof a CICS region (the region whichARTCNXbelongs to). TheSYSIDis limited to 4 characters and must be unique in each CICS region. - -a
- Specifies the
APPLIDof a CICS region (the region whichARTCNXbelongs to). TheAPPLIDis limited to 8 characters.Note:
Users must set either-sor-ato configure at least oneARTCNXfor each CICS region to associate the initialization parameters which are defined insystem.desc; otherwise, if users set-stogether with-a, warning messages will occur inULOG, only-swill take effect, and-awill be ignored. - -l:
- Specifies the resource group where
ARTCNXmust install. The resource is always terminals. - -L:
- Specifies the list of resource groups where
ARTCNXmust install.Note:
For both-land-Loptions, if there are multiple ARTCNX in one ART CICS region and-sis configured in such region, please set the same value for all-lspecified in this region, and set the same value for all-Lspecified in this region. For more information about-Lconfigurations, please refer to List of Groups Configuration File.
Parent topic: ARTCNX Configuration