The CICSplex AID Analysis attributes report the characteristics of all the Automatic Initiate Descriptors (AIDs) in your CICS regions. It shows you the work waiting on terminals and remote systems. Use this data to monitor the expiry time and date of an AID, the transaction to be initiated, any terminal related to the AID as well as the current type and status of this AID.
AID Address Is the address, in CICS storage, of this AID.
CICS Region Name Indicates the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS operating system has a unique name. This name is an alphanumeric string, with a maximum of 8 characters, and case-sensitive. CICS region names are always in uppercase characters.
Origin Node Is the combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string, maximum 32 bytes, and case-sensitive.
When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the item. If the origin node name matches the name of a managed system, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
Request ID Is a value associated with this AID at the time it was created. You can supply a request identifier in the REQID field of a START request. If a request identifier is not specified the field is blank.
Owning System ID Is the CICS region identifier of the region where this AID was created.
Reuse Status Is the name of the transaction to be executed when this AID expires.
Status Is the current status of the Automatic Initiate Descriptor. Values can be:
System ID Indicates the 4-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum 4 characters, and case-sensitive. z/OS System IDs are always in uppercase characters.
Terminal ID Is the name of the terminal specified on a START command. If a terminal was not specified the field is blank.
Transaction ID Is the name of the transaction to be executed on completion of this AID.
Type Displays the kind of AID that is displayed. Values can be:
User ID Is the name of the user who executed the transaction.