JVM programs - Public: Summary resource statistics
A summary listing of resource statistics for all public Java™ programs that run in a JVM.
Summary statistics are not available online.
Private JVM programs for applications that are deployed on platforms are reported in a separate summary report. For details of this report, see JVM programs - Private: Summary resource statistics. JVM 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 Java program.
|
| JVM server | The name of the JVMSERVER resource that the program requires to run in a JVM server, as specified in the JVMSERVER attribute of the PROGRAM resource. |
| Times used | The number of times the program has been used.
|
| Exec key | Java programs that run in a JVM server always use CICS key.
|
| JVM class | The main class in the program, as specified in the JVMCLASS attribute of the
PROGRAM resource.
|