You can use the
CEMT INQUIRE JVMPOOL command
(or the equivalent EXEC CICS command) to find out information about the JVM
pool. The command tells you about:
- The number of JVMs in the pool.
- The number of those JVMs that have been marked for deletion, but are still
being used by a task.
- Whether the JVM pool is enabled or disabled (that is, whether it can service
new requests or not).
- What trace options apply for the JVMs in the pool (this option is only
available on the EXEC CICS version of the command).