Retrieve information about the shared class cache in the CICS region, and report the presence of any old shared class caches that are awaiting deletion.
INQUIRE CLASSCACHE >>-INQUIRE CLASSCACHE--+-----------------------+--------------->< +-AUTOSTARTST(cvda)-----+ +-CACHEFREE(data-area)--+ +-CACHESIZE(data-area)--+ +-OLDCACHES(data-area)--+ +-PHASINGOUT(data-area)-+ +-PROFILE(data-area)----+ +-REUSEST(cvda)---------+ +-STARTTIME(data-area)--+ +-STATUS(cvda)----------+ '-TOTALJVMS(data-area)--'
Conditions: NOTAUTH
For more information about the use of CVDAs, see CICS-value data areas (CVDAs).
The INQUIRE CLASSCACHE command returns information about the shared class cache in the CICS region. There can be only one active shared class cache in a CICS region, therefore no name or identifier is required on this command.