CICSplex Program Definition Information attribute group

The CICSplex Program Definition Information attributes report how a program is defined to CICS.

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

AMODE Indicates whether this program executes in AMODE 24 or 31.

API Status Is the API that the program is defined to use.

CEDF Allowed Indicates whether or not the execution diagnostic facility (EDF) initiation and termination screens are displayed.

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.

COBOL Offset to First BLL Cell Is the offset to the first BLL cell for a COBOL program.

COBOL TGT Address Is the address in hex of the TGT for a COBOL program.

COBOL TGT and Working Storage Size Is the sum, in hex, of the sizes of the TGT and Working Storage for a COBOL program.

COBOL TGT Size Is the size, in Hex, of the TGT for a COBOL program.

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

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

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

Data Location Indicates the location of initially allocated storage for this program.

Deduced Language Indicates the actual language of this program as determined by CICS.

Defined Language Indicates the language for this program, as defined using the CICS Resource Definition facility.

Definition Type Is the method by which the program definition was installed on this system.

Entry Point Indicates the address of the first instruction to be executed following a LOAD/CALL or LINK or XCTL command.

Execution Key Is the execution key for this program.

EXECUTIONSET Indicates whether this program uses the full API or the DPL subset.

Hotpool Required Indicates whether the program must run in a pre-initialized language environment.

Java Class Name Is the name of the Java Class this program uses.

Java Machine Specified Indicates whether this program runs under the control of a Java machine.

JVM Debug Indicates whether JVM=DEBUG was specified.

JVM Profile Is the profile required to start the Java Virtual Machine under which this program runs.

Length The length of the program.

Library Name Is the library that a program was loaded from.

Load Point Is the address of the program.

Load Status Indicates whether this program is loaded or not.

Loaded From Indicates where from was the program loaded.

Multithread JVM Indicates whether this program requires a multithreaded JVM.

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 Attribute Indicates whether this program resides in storage when it is not being used.

Program Location Is the area of the CICS address space the program resides in.

Program Name Is the eight character name that uniquely identifies this program to CICS.

Program Status Indicates the status of the 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 Program ID Is the name of this program in the remote system.

Remote System ID Is the connection name of the remote system where this program is defined to execute.

Remote Transaction ID Is the transaction name that is attached in the remote system and under which the program runs.

RMODE Indicates whether the RMODE of this program is 24 or ANY.

RPL Dataset Name Is the name of the RPL data set the program was loaded from.

Statistics Deletes by Compression Indicates the number of times the program has been deleted from virtual storage as a result of storage notify requests.

Statistics Last Reset Is the last time Interval Statistics were reset.

Statistics Refreshes Indicates the number of times a CEMT NEWCOPY has been performed for this program.

Statistics Use Count Is the use count at the time statistics were updated.

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 Load Count Indicates the total number of times a new copy of the program has been loaded since CICS was started.

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