APPLID
The APPLID parameter specifies the z/OS® Communications Server application identifier for this CICS® region.
- APPLID={DBDCCICS|applid}
- Valid values are as follows:
- applid
- This name, 1 through 8 characters, identifies the CICS region in the z/OS Communications Server network. It must
match the name field specified in the APPL statement of the z/OS Communications Server VBUILD
TYPE=APPL definition. For an example, see Defining specific APPL definitions and APPL parameters to SNA.
If CICS is running in a sysplex, its APPLID must be unique in the sysplex.
This parameter can be used also as the application identifier of this CICS region on IPIC connections.
When you define this CICS region to another CICS region, in an MRO or ISC over SNA CONNECTION definition you specify the APPLID using the NETNAME attribute; in an IPIC IPCONN definition you specify the APPLID using the APPLID attribute.
When sharing a DL/I database with a batch region, the APPLID is used by the batch region to identify the CICS region.
If the CICS region uses XRF, the form of the APPLID parameter is as follows:
- APPLID=(generic_applid,specific_applid)
- Specifies the generic and specific XRF APPLIDs for the CICS region. Both APPLIDs must be 1 through 8 characters long and the specific APPLID must be unique in the sysplex. If, on CICS startup, the specified specific APPLID is found to duplicate the (specific or only) APPLID of any other CICS region currently active in the sysplex, CICS issues message DFHPA1946 and fails to initialize.