CICSplex Program Details attribute group

The CICSplex Program Details attribute group returns details about an executing CICS program. It provides detailed information about the program in addition to that provided by the CICSplex Exit Program Analysis attributes.

API status Is the API status. Valid values are Unknown, CICSAPI, and OPENAPI.

CEDF status Is the CEDF status. Valid values are Unknown, Not Applicable, CEDF, and NO CEDF.

CICS Region Name Indicates the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS image has a unique name. This name is an alphanumeric string of up to 8 characters. CICS region names are always in uppercase characters.

COBOL Type Is the COBOL compiler that generated this program. Valid values are:

Compression removals Is the number of times the program was removed because of compression. The valid format is an integer.

Concurrency Is the concurrency attribute of the program. The valid values are Unknown, Quasi-reentrant, and Threadsafe.

Copy Is the copy requirement indicator. Valid values are Unknown, Required, and Not required.

Dynamic status Is the program's dynamic status. Valid values are Unknown, Dynamic, and Not dynamic.

Enable status Is the share status indicator. Valid values are Unknown, Enabled, and Disabled.

Entrypoint Address Is the address of the program entrypoint. This value is an alphanumeric string of up to 8 characters.

Execution key Is the program's execution key. Valid values are Unknown, Not applicable, CICS key, and User key.

Execution set Is the program's execution set. Valid values are Unknown, Not applicable, Full API, and DPL.

Fetch count Is the number of times the program has been fetched. The valid format is an integer.

Hold status Indicates whether the program was loaded with HOLD indicator. Valid values are Unknown, Not Applicable, HOLD, and NOHOLD.

JVM Class Is the name of the JVM class associated with this program. This value is an alphanumeric string of up to 255 characters.

JVM Debug Is the JVM debugging flag. Valid values are Unknown and NODEBUG.

JVM Profile Is the name of the JVM profile associated with the program. This value is an alphanumeric string of up to 16 characters.

Language Is the programming language specified for the program. Valid values are Unknown, Not applicable, Not defined, Assembler, C, COBOL, Java, LE370, and PL/1.

Language deduced Is the programming language deduced for the program. Valid values are Unknown, Not applicable, Not defined, Assembler, C, COBOL, Java, LE370, and PL/1.

Length Is the length of the loaded program (0 if not yet loaded). The valid format is an integer.

Loadpoint Address Is the address of the program loadpoint. This value is an alphanumeric string of up to 8 characters.

Location Is the location of the current copy. Valid values are Not loaded, CDSA, LPA, ECDSA, ERDSA, ELPA, SDSA, ESDSA, and RDSA.

LPA status Is the program's Link Pack Area eligibility. Valid values are Unknown, Not applicable, LPA, and Not LPA.

Newcopy count Is the number of times the program has been newly copied. The valid format is an integer.

Origin Node Is the combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string of up to 32 characters and case-sensitive.

Program name Is the name of the current activity. This name is an alphanumeric string of up to 8 characters.

Program type Is the program usage type. Valid values are Unknown, Mapset, Partitionset, and Program.

Remote name Is the name by which the module is known in the CICS region named in its definition's REMOTESYSTEM option. This name is an alphanumeric string of up to 8 characters.

Remote system Is the name of the CICS region in which the program is defined. This name is an alphanumeric string of up to 4 characters. CICS region names are always in uppercase characters.

Residence count Is the number of separate uses of this program that were taking place when this information was retrieved. The valid format is an integer.

RPL offset Is the offset into the DFHRPL DD concatenation to the PDS from which this program was loaded; this DD statement is listed in the JCL that launches CICS. The primary data set in the concatenation has offset 0, the second data set has offset 1, and so on. The valid format is an integer.

Runtime environment Is the program's runtime environment. Valid values are Unknown, Not applicable, Non LE/370, Unknown, JVM, LE/370, and XPLINK.

Share status Is the share status indicator. Valid values are Unknown, Not applicable, Private, and Shared.

Storage location Is the storage residence location. Valid values are Unknown, Not applicable, Any, and Below.

System ID Indicates the 4-character name that uniquely identifies an active z/OS system within a given CICSplex. The value format is an alphanumeric string of up to 4 characters. z/OS System IDs are always in uppercase characters.

Times used Is the number of times the program has been used since the start of the current CICS session (in other words, since the last reset). The valid format is an integer.

Transaction ID Is the name of the transaction under which this program executes remotely. This name is an alphanumeric string of up to 8 characters.

Use count Is the number of times the program has been used. The valid format is an integer.