CLCACHE Resource Table

A CICS® Resource that provides information about the shared class cache for pooled JVMs. This resource is not supported in CICS TS 5.3 and later versions.

External resource name(CMCI)
CICSJVMClassCache
Object type
CICS Resource
Length
88
Usage
API, WUI, CICS Management Client Interface(CMCI), EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Copybook identifier
EYUt0139
CICS Commands subject to CICS Security
INQUIRE CLASSCACHE
Unsupported CICS Releases
E680+
Table 1. Valid CPSM operations
Operations Actions Parameters Required
Not applicable
Table 2. CLCACHE resource table attributes
Name Datatype Source CICS Source CICS Field Len Sum Set Description Default Get Invalid Offset GraphQL Field
EYU_CICSNAME CHAR CPSM     8 DIFF No CICS System Name     0 regionName
EYU_CICSREL CHAR CPSM     4 DIFF No CICS Release     8 CICSRelease
EYU_RESERVED CHAR CPSM     4 N/A No Reserved     12  
AUTOSTARTST CVDAS INQ     4 LIKE Yes Autostart status ENABLED   20 autostartst
AUTOSTARTST Input/output valid values
  • ENABLED
  • DISABLED
betaCACHEFREE BINARY INQ     8 AVG No Amount in bytes of free space within the cache     48 cachefree
betaCACHESIZE BINARY INQ     8 AVG No Size of the class cache in bytes     40 cachesize
JVMREQSCACHE BINARY STAT     4 AVG No JVM requests - class cache     84 jvmreqscache
OLDCACHES BINARY INQ     4 AVG No Number of class caches waiting for JVMs to terminate     24 oldcaches
PEAKCACHEJVM BINARY STAT     4 AVG No Peak pooled (class cache) JVMs     80 peakcachejvm
PHASINGOUT BINARY INQ     4 AVG No Number of JVMs being phased-out     16 phasingOut
PROFILE CHAR INQ     8 DIFF No Profile used to start or used to reload the cache   E660+ 28 profile
REUSEST CVDAS INQ     4 LIKE No JVM reuse status     76 reusest
REUSEST Output valid values
  • REUSE
  • RESET
  • UNKNOWN
STARTTIME DATETIME INQ     8 MAX No The time that the class cache was started     64 starttime
STATUS CVDAS INQ     4 LIKE No Class cache status     56 status
STATUS Output valid values
  • STARTED
  • STARTING
  • STOPPED
  • RELOADING
TOTALJVMS BINARY INQ     4 AVG No Number of JVMs dependent on the class cache     72 totaljvms