CICSplex ICE Summary attribute group

The CICSplex ICE Analysis attributes group allows you to identify a summary view of CICS Interval Control Element objects.

Interval Control Elements (ICEs) represent tasks that CICS is scheduled to start after a specified time interval or at a certain time of day. Upon expiration of this interval, CICS starts the task or creates an AID, pending the availability of some resource.

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 eight characters, and case-sensitive. CICS region names are always in uppercase characters.

ICEs Count The number of ICEs that have the same TranId value, the same TermId value, and the same CICSName.

Origin Node 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.

System ID Indicates the four-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum four characters, and case-sensitive. z/OS System IDs are always in uppercase characters.

Terminal ID Is the four-character name of the terminal specified on a START command. If a terminal was not specified the field is blank.

Transaction ID Is the four-character name of the transaction to be executed on completion of this ICE.