System environment statistics
The statistics listed here belong to the System Environment resource group.
ID | Description | Default value | Data type |
---|---|---|---|
SE_CELOAL | The amount of currently allocated extended user private storage (in bytes) in the Gateway daemon address space. This value can increase or decrease. | 0 | Integer |
SE_C31MAX | The real-time
limit for the usedstorage in bytes, indicated by SE_CELOAL. If SE_CELOAL approaches SE_C31MAX, then the Gateway daemon is at risk of failing with a Java™ OutOfMemory exception. |
0 | Integer |
SE_CHEAPGCMIN | The Gateway daemon JVM heap size (in bytes) after the last garbage collection (GC). | 0 | Long |
SE_IGCCOUNT | The number of garbage collection (GC) events. | 0 | Long |
SE_IGCTIME | The length of time (in milliseconds) taken by the JVM for garbage collection (GC). | 0 | Long |
SE_LGCCOUNT | The number of garbage collection (GC) events. | 0 | Long |
SE_LGCTIME | The length of time (in milliseconds) taken by the JVM for garbage collection (GC). | 0 | Long |
SE_SELIM | The amount of available extended user private storage (in bytes) in the Gateway daemon address space. This amount is less than or equal to the amount of storage specified by the job REGION parameter. | 0 | Integer |
SE_SHEAPINIT | The size of the Gateway daemon initial JVM heap (in bytes). | 0 | Long |
SE_SHEAPMAX | The size of the Gateway daemon maximum JVM heap (in bytes). | 0 | Long |