JVMPROFRecordType
JVMPROF Record
Fields
String)
Long)
The current use count for JVMs with an execution key of CICS.
Long)
The number of times that CICS key JVMs with this profile were destroyed due to a short-on-storage condition. When CICS is notified of a short-on-storage condition by its storage monitor for JVMs, it might destroy JVMs in the JVM pool that are not currently in use.
Long)
The peak heap storage used by CICS key JVMs with this profile.
Long)
The number of CICS key JVMs that were not resettable. This field is not applicable for CICS TS 3.2 and later regions.
String)
Specifies whether or not JVMs with this profile are pooled JVMs dependent on the shared class cache. The values are:
- CLASSCACHE - The JVM profile for this JVM specified the use of the shared class cache.
- NOCLASSCACHE - The JVM profile for this JVM did not specify the use of the shared class cache.
Long)
The peak Language Environment heap storage for CICS key JVMs with this profile.
Long)
The number of times that a free CICS key JVM with this profile was taken, destroyed and re-initialized (mismatch), and if necessary its TCB was also destroyed and re-created (steal), in order to fulfil an application's request for a JVM with a different profile. JVM profiles that are not often requested by applications are more likely to be victims of TCB mismatch or stealing, because JVMs created with such profiles spend longer waiting in the JVM pool to be reused.
Long)
The number of times that an application's request for a CICS key JVM with this profile resulted in a mismatch or a steal. In order to fulfil the application's request, a free JVM with another profile was destroyed and re-initialized (mismatch), and if necessary its TCB was also destroyed and re-created (steal).
Long)
The number of new CICS key JVMs that were created with this profile.
Long)
The peak number of CICS key JVMs with this profile that the JVM pool has contained.
Long)
The number of requests for JVMs with an execution key of CICS.
String)
The -Xmx parameter set in this JVM profile for CICS key JVMs. The -Xmx parameter specifies the maximum size of the heap in the JVM.
String)
The full path name of the zFS file for the JVM profile.
String)
The name of the JVM profile.
String)
String)
Whether or not JVMs with this profile can be reused. The values are:
- Reuse - JVMs are continuous
- Noreuse - JVMs are single use
- Reset - JVMs with this JVM profile are resettable. Valid only for CICS TS regions at version 3.1 and before.
Long)
The current use count for JVMs with an execution key of user.
Long)
The number of times that user key JVMs with this profile were destroyed due to a short-on-storage condition.
Long)
The peak heap storage used by user key JVMs in this profile
Long)
The number of user key JVMs that were not resettable. This field is not applicable for CICS TS 3.2 and later regions.
Long)
The peak Language Environment heap storage for user key JVMs with this profile.
Long)
The number of times that a free user key JVM with this profile was taken, destroyed and re-initialized (mismatch), and if necessary its TCB was also destroyed and re-created (steal), in order to fulfil an application's request for a JVM with a different profile.
Long)
The number of times that an application's request for a user key JVM with this profile resulted in a mismatch or a steal.
Long)
The number of new user key JVMs that were created with this profile.
Long)
The peak number of user key JVMs with this profile that the JVM pool has contained.
Long)
The number of requests for JVMs with an execution key of user.
String)
The -Xmx parameter set in this JVM profile for user key JVMs. The -Xmx parameter specifies the maximum size of the heap in the JVM.