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. These are the values: Unknown, CICSAPI, and OPENAPI.

CEDF Status Is the CEDF status. These are the values: 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 operating system has a unique name. This name is an alphanumeric string of up to eight characters. CICS region names are always in uppercase characters.

COBOL Type Is the COBOL compiler that generated this program.

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. These are the values: Unknown, Quasi-reentrant, and Threadsafe.

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

Dynamic Status The program's dynamic status indicator. These are the values: Unknown, Dynamic, and Not dynamic.

Enable Status The enable status indicator. These are the values: Unknown, Enabled, and Disabled.

Entrypoint Address Is the address of the program entry point. This value is an alphanumeric string of up to eight characters.

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

Execution Set Is the program's execution set. These are the values: 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. These are the values: 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. These are the values: 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. These are the values: Unknown, Not applicable, Not defined, Assembler, C, COBOL, Java, LE370, and PL/1.

Language Deduced Is the programming language deduced for the program. These are the values: 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 load point. This value is an alphanumeric string of up to eight characters.

Location Is the location of the current copy. These are the values: Not_loaded 0, CDSA 1, LPA 2, ECDSA 3, ERDSA 4, ELPA 5, SDSA 6, ESDSA 7, RDSA 8, PCDSA 9, PUDSA A, EPCDSA B, EPUDSA C, Unknown Z

LPA Status Is the program's Link Pack Area eligibility. These are the valid values: 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 eight characters.

Program Type Is the program usage type. These are the values: Unknown, Mapset, Partitionset, and Program.

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 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 eight 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 four 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. These are the values: Unknown, Not applicable, Non LE/370, Unknown, JVM, LE/370, and XPLINK.

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

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

System ID Indicates the four character name that uniquely identifies an active z/OS system within a given CICSplex. The value format is an alphanumeric string of up to four 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 eight characters.

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