JVMSERVAggregateRecordType

JVM Servers aggregate record

Fields

CICSRelease (StringAggregationType)
ClassCacheFree (LongAggregationType)

The current size of the free space within the JVM's shared class cache in bytes

ClassCacheSize (LongAggregationType)

The size limit of the JVM's shared class cache in bytes

ClassStorageAlloc (LongAggregationType)

The memory allocated to the JVM class storage

ClassStorageUsed (LongAggregationType)

The memory currently used within the class storage

CodeCacheAlloc (LongAggregationType)

The memory committed to the JIT code cache

CodeCacheUsed (LongAggregationType)

The memory currently used within the JIT code cache

DataCacheAlloc (LongAggregationType)

The memory allocated to the JIT data cache

DataCacheUsed (LongAggregationType)

The memory currently used within the JIT data cache

MaxHeap (LongAggregationType)

The maximum size of the JVM heap (Xmx)

PeakHeap (LongAggregationType)

The peak heap size used by the JVM in the JVMSERVER

basdefinever (LongAggregationType)

The BAS version number of this definition.

changeAgent (EnumAggregationType)

The change agent identifier that made the last modification.

  • CSDAPI - The resource was last changed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CSDBATCH - The resource was last changed by a DFHCSDUP job.
  • DREPAPI - The resource was last changed by a CICSPlex SM BAS API command.
  • DREPBATCH - The resource was last changed by a CICSPlex SM utility.
  • SYSTEM - The resource was last changed by the CICS or CICSPlex SM system.
  • CREATESPI - The resource was last changed by an EXEC CICS CREATE command.
  • NOTAPPLIC - This is not applicable for this resource.
  • OVERRIDE - Resource was last changed by resource overrides.
changeAgentRelease (StringAggregationType)

The CICS release level of the agent that made the last modification to the resource definition.

changeTime (DateAggregationType)

The local date and time when the definition was last changed.

changeUserID (StringAggregationType)

The user ID that made the last modification to the resource definition.

defineSource (StringAggregationType)

The source of the definition, depending on which agent made the last change.

defineTime (DateAggregationType)

The local date and time when the resource definition record was created on DFHCSD or EYUDREP.

enableStatus (EnumAggregationType)

Indicates whether the JVMSERVER is enabled or not. Values are:

DISABLED : Disable the JVMSERVER resource. CICS finishes processing any requests and then stops the JVM and the Language Environment enclave.

ENABLED : Enable the JVMSERVER resource. CICS creates a Language Environment enclave and starts a JVM.

DISABLING : The JVMSERVER resource is disabling.

ENABLING : The JVMSERVER resource is enabling.

DISCARDING : The JVMSERVER resource is discarding.

gcEventsMajor (LongAggregationType)

The number of times major garbage collection has run in the JVM

gcEventsMinor (LongAggregationType)

The number of times minor garbage collection has run in the JVM

gcHeapFreedMajor (LongAggregationType)

The amount of heap freed by major garbage collection

gcHeapFreedMinor (LongAggregationType)

The amount of heap freed by minor garbage collection

gcMinHeap (LongAggregationType)

The heap occupancy (size of heap after last Garbage Collection)

gcPolicy (StringAggregationType)

The garbage collection policy (algorithm) in use by this JVM

gcTimeMajor (LongAggregationType)

The total CPU spent in major garbage collection

gcTimeMinor (LongAggregationType)

The total CPU spent in minor garbage collection

heap (LongAggregationType)

The current size of the JVM heap

initHeap (LongAggregationType)

The initial size of the JVM heap (Xms)

installAgent (EnumAggregationType)

The install agent identifier that made the installation.

  • CSDAPI - The resource was installed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • SYSTEM - The resource was last changed by the CICS or CICSPlex SM system.
  • CREATESPI - The resource was installed by an EXEC CICS CREATE command.
  • GRPLIST - The resource was installed by GRPLIST INSTALL.
  • BUNDLE - The resource was installed by a bundle deployment.
installTime (DateAggregationType)

The local date and time when the definition was installed.

installUserID (StringAggregationType)

The user ID that installed the resource definition.

javahome (StringAggregationType)

The name of the directory in which the Java runtime is located. If the name is less than 255 characters, CICS pads the data area with trailing blanks.

jvmCreatedGMT (DateAggregationType)

The time at which the current JVM within the JVMSERVER was created (GMT)

jvmCreatedLocalTime (DateAggregationType)

The time at which the current JVM within the JVMSERVER was created (Local time)

jvmProfile (StringAggregationType)

Specifies the 1- 8 character name of the JVM profile for the JVM server. The JVM profile is a file in the z/OS UNIX directory that is specified by the system initialization parameter JVMPROFILEDIR.

lerunopts (StringAggregationType)

Specifies the 1 - 8 character name of the program that defines the runtime options for the Language Environment.

log (StringAggregationType)

The name of the associated log file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.

maxThreads (LongAggregationType)

Set the maximum number of threads that are allowed by CICS when calling the JVM. Each thread is attached using a T8 TCB. The valid range is 1-256 threads.

name (StringAggregationType)

Specifies the name of this JVMSERVER. The name can be up to eight characters in length.

peakThreads (LongAggregationType)

Peak number of JVM server threads

peakWaitingThreads (LongAggregationType)

The peak number of waiting threads

pid (LongAggregationType)

The process id of the JVM running in the JVMSERVER

profile (StringAggregationType)

The name of the profile. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.

profiledir (StringAggregationType)

The name of the z/OS UNIX directory that contains the JVM profiles in CICS. This value is taken from the JVMPROFILEDIR system initialization parameter.

regionName (StringAggregationType)
stderr (StringAggregationType)

The name of the associated standard error file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.

stdout (StringAggregationType)

The name of the associated standard output file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.

sysThreadPeakWait (LongAggregationType)

The peak number of tasks waiting for a system thread

sysThreadUsage (LongAggregationType)

The number of times the JVM server has used a system thread

sysThreadWaitTime (LongAggregationType)

Total time that tasks waited for a system thread

sysThreadWaits (LongAggregationType)

The number of tasks that waited for the system thread

taskCount (LongAggregationType)

Total number of tasks that have been attached to run in this JVM server

threadWaitTime (StringAggregationType)

Total thread waiting time

threadWaits (LongAggregationType)

The number of thread waits

threads (LongAggregationType)

Number of current JVM server threads

trace (StringAggregationType)

The name of the associated trace file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.

waitingThreads (LongAggregationType)

The number of current waiting threads

waitingThreadsSysThread (LongAggregationType)

Current number of tasks waiting for a system thread

workdir (StringAggregationType)

The name of the associated working directory. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.