Program definitions - Public: summary resource statistics
A summary listing of resource statistics for all public program definitions.
Summary resource statistics are not available online.
Private program definitions for applications that are deployed on platforms are reported in a separate summary report. For details of this report, see Program definitions - Private: summary resource statistics. Programs that are defined as application entry points appear in both the public and private resource summary reports.
| DFHSTUP name | Description |
|---|---|
| Program Name | The name of the program. |
| Type | The type of module. |
| Concurrency | The concurrency attribute of the installed program definition. |
| API | The API attribute (CICS or OPEN) of the installed program definition |
| EXEC Key | The access key in which the program runs. |
| Data Loc | The storage location that the program can accept. |
| Language Deduced | The language of the program. |
| Runtime Environment | The runtime environment of the program. |
| Remote | Whether, if the program is the subject of a program-link request, it can be statically routed. |
| Dynamic | Whether, if the program is the subject of a program-link request, it can be dynamically routed. |
| Remote Name | For programs only, the name by which the module is known in the CICS region named in the Remote System field, and only to those defined to be remote. |
| Remote Tran | For programs only, the name of the transaction under which this module, which must be a program, runs remotely (that is, the transaction identifier that the remote region assigns to the task created there to run it when a task in the local region LINKs to it). |
| Remote System | For programs only, the name of the CICS region in which the module is defined. It applies only to programs, and only to those defined to be remote. |