IBM Tivoli OMEGAMON XE for CICS on z/OS, Version 5.1.0

CICSplex Program Definition Summary attribute group

The CICSplex Program Definition Summary attributes report key information about how a program is defined to CICS.

The CICSplex Program Definition Summary attribute group cannot be used for historical data collection.

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.

Concurrency Indicates whether the program is quasi-reentrant or threadsafe.

Current Copies The number of copies of the program currently in storage.

Current Use Count The sum of the number of tasks currently using this program and the number of current copies that are loaded.

Language The language of the program used by CICS. If a program has been defined to use JVM then it is used, otherwise the deduced language value is used. If the deduced language has not been determined, the defined language is used.

Length The length of the program as determined by CICS.

Loaded From Indicates from where the program loaded; the CICS region or library.

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.

Program Location The area of the CICS address space where the program resides.

Program Name The eight-character name that uniquely identifies this program to CICS.

Program Status The status of the program; this status can be enabled or disabled.

Remote APPLID The APPLID of the CICS region where the remote program is defined. This APPLID is an alphanumeric string of up to eight characters in length.

Remote Program ID Is the name of this program in the remote system.

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.

Total Use Count Indicates the total number of times the program has been used since CICS was started.


[ Top of Page | Previous Page | Next Page ]