Program Totals report

The Program Totals Report is calculated from data obtained using the EXEC CICS INQUIRE PROGRAM and EXEC CICS EXTRACT STATISTICS PROGRAM commands. The statistics data was mapped by the DFHLDRDS DSECT.

Information about Java™ programs that run in a JVM is handled differently from information about other programs, because these programs are not loaded by CICS®. The number of Java programs that run in a JVM is included in the Program Totals Report. For full information about JVM programs, see JVM Programs report.

Table 1. Fields in the Program Totals report
Field Heading Description
Programs The current total number of programs defined to CICS in all languages.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Programs - Assembler The current total number of programs defined to CICS as Assembler programs.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Programs - C The current total number of programs defined to CICS as C programs.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Programs - COBOL The current total number of programs defined to CICS as COBOL programs.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Programs - Java (JVM) The current total number of programs defined to CICS as Java programs.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Programs - Language Environment® The current total number of programs defined to CICS as Language Environment programs.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Programs - PL1 The current total number of programs defined to CICS as PL/I programs.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Programs - Remote The current total number of programs defined to CICS as remote programs.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Programs - Not Deduced The current total number of programs defined to CICS but whose language was not specified in the resource definition.

Source field: EXEC CICS INQUIRE PROGRAM LANGDEDUCED(cvda) RUNTIME(cvda).

Maps The current number of maps defined to CICS.
Partitionsets The current number of partitionsets defined to CICS.
Total The total number of programs, maps, and partitionsets defined to CICS.
CDSA Programs The number of programs, maps, and partitionsets defined to CICS currently residing in the CDSA.
SDSA Programs The number of programs, maps, and partitionsets defined to CICS currently residing in the SDSA.
RDSA Programs The number of programs, maps, and partitionsets defined to CICS currently residing in the RDSA.
ECDSA Programs The number of programs, maps, and partitionsets defined to CICS currently residing in the ECDSA.
ESDSA Programs The number of programs, maps, and partitionsets defined to CICS currently residing in the ESDSA.
ERDSA Programs The number of programs, maps, and partitionsets defined to CICS currently residing in the ERDSA.
LPA Programs The current number of programs, maps, and partitionsets defined to CICS residing in the LPA.
ELPA Programs The current number of programs, maps, and partitionsets defined to CICS residing in the ELPA.
Unused Programs The current number of programs, maps, and partitionsets defined to CICS and which have been located in DFHRPL or a dynamic LIBRARY concatenation but which have not been used by any CICS task.
Not Located Programs The current number of programs, maps, and partitionsets defined to CICS but which have not been located in any DFHRPL or a dynamic LIBRARY concatenation.
Total The total number of programs, maps, and partitionsets defined to CICS.