Start of change

JVMPROF Resource Table

A CICS® Resource that provides information about a JVM profile.

The Primary key field for this resource class is  NAME .

There are no object specific actions for this resource class.

Length
384
Usage
API or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0138 or JVMPROF
Valid API operations
GET
Unsupported releases
E530 and E620
Table 252. JVMPROF resource table attributes
Name Datatype Source Len Sum Description Attr ID
EYU_CICSNAME CHAR CPSM 8 N/A CICS System Name
EYU_CICSREL CHAR CPSM 4 N/A CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
 NAME-1  CHAR INQ 8 DIF Name as used in a program definition 1
HFSNAME CHAR INQ 255 DIF Full path name of the HFS file 2
CLASSCACHEST CVDAS INQ 4 LIKE Class cache status 4
CLASSCACHEST Output Valid Values CLASSCACHE NOCLASSCACHE
REUSEST CVDAS INQ 4 LIKE JVM reuse status 5
REUSEST Output Valid Values REUSE NOREUSE RESET
CPROFILEREQS BINARY STAT 4 AVG JVM profile CICS key request count 9
UPROFILEREQS BINARY STAT 4 AVG JVM profile USER key request count 10
CCURPROFUSE BINARY STAT 4 AVG Current JVM profile CICS key use count 11
UCURPROFUSE BINARY STAT 4 AVG Current JVM profile USER key use count 12
CPEAKPROFUSE BINARY STAT 4 AVG Peak JVM profile CICS key use count 13
UPEAKPROFUSE BINARY STAT 4 AVG Peak JVM profile USER key use count 14
CNEWJVMSCRT BINARY STAT 4 AVG New CICS key JVMs created 15
UNEWJVMSCRT BINARY STAT 4 AVG New USER key JVMs created 16
CJVMSUNRESET BINARY STAT 4 AVG Number of CICS key JVMs not resettable 17
UJVMSUNRESET BINARY STAT 4 AVG Number of USER key JVMs not resettable 18
CMISMSTEALER BINARY STAT 4 AVG Number of times CICS key mismatch stealer 19
UMISMSTEALER BINARY STAT 4 AVG Number of times USER key mismatch stealer 20
CMISMAVICTIM BINARY STAT 4 AVG Number of times CICS key mismatch victim 21
UMISMAVICTIM BINARY STAT 4 AVG Number of times USER key mismatch victim 22
CLEHEAPHWM BINARY STAT 4 AVG LE heap CICS key peak used by JVMs 23
ULEHEAPHWM BINARY STAT 4 AVG LE heap USER key peak used by JVMs 24
CJVMHEAPHWM BINARY STAT 4 AVG Nonsystem heap peak for CICS key JVMs 25
UJVMHEAPHWM BINARY STAT 4 AVG Nonsystem heap peak for user key JVMs 26
CJVMDESTRSOS BINARY STAT 4 AVG Times JVMs CICS key destroyed by 'SOS' action 27
UJVMDESTRSOS BINARY STAT 4 AVG Times JVMs USER key destroyed by 'SOS' action 28
CPROFXMXVALU CHAR STAT 8 DIF JVM profile CICS -Xmx value 29
UPROFXMXVALU CHAR STAT 8 DIF JVM profile USER -Xmx value 30
End of change [[ Contents Previous Page | Next Page Index ]]