Figure 75 shows the format of the Program Totals Report. The totals are calculated from data obtained using the EXEC CICS® INQUIRE PROGRAM and EXEC CICS COLLECT STATISTICS PROGRAM commands. The statistics data was mapped by the DFHLDRDS DSECT. The field headings and contents are described in Table 199.
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.
Applid IYK2ZIV2 Sysid CJB2 Jobname CI07CJB2 Date 12/17/2004 Time 08:44:37 CICS 6.4.0 PAGE 44
Program Totals
Programs. . . . . . . : 1,206
Assembler . . . . . : 1,046
C . . . . . . . . . : 6
COBOL . . . . . . . : 49
Java (JVM). . . . . : 2
LE/370. . . . . . . : 10
PL1 . . . . . . . . : 86
Remote. . . . . . . : 0
Not Deduced . . . . : 7
Maps. . . . . . . . . : 69
Partitionsets . . . . : 1
_____________________________________
Total . . . . . . . . : 1,276
CDSA Programs . . . . : 0
SDSA Programs . . . . : 0
RDSA Programs . . . . : 3
ECDSA Programs. . . . : 11
ESDSA Programs. . . . : 0
ERDSA Programs. . . . : 34
LPA Programs. . . . . : 0
ELPA Programs . . . . : 0
Unused Programs . . . : 2
Not Located Programs. : 1,230
_____________________________________
Total . . . . . . . . : 1,280
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 - LE/370 | 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/1 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 a concatenation of the DFHRPL DD program library 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 concatenation of the DFHRPL DD program library. |
Total | The total number of programs, maps, and partitionsets defined to CICS. |