The SYS statistics table collects statistical information related to system operations for servers. One line is created for each server.
Table 26-9 shows the configuration of the SYS statistics table.
Table 26-9 Configuration of the SYS statistics table
ID | Object | Explanation | Type | Privilege | Data source |
---|---|---|---|---|---|
11. | hirStatisInfSysTable | SYS statistics table | SEQUENCE | not-access | ![]() |
11.1 | hirStatisInfSysEntry | SYS statistical information entry | SEQUENCE | not-access | ![]() |
11.1.1 | hirStatisInfSysSysIndex | HiRDB system identifier index | INTEGER | read-only | MIB command |
11.1.2 | hirStatisInfSysHostIndex | HiRDB host identifier index | INTEGER | read-only | MIB command |
11.1.3 | hirStatisInfSysUnitIndex | HiRDB unit identifier index | INTEGER | read-only | MIB command |
11.1.4 | hirStatisInfSysServerIndex | HiRDB server identifier index | INTEGER | read-only | MIB command |
11.1.5 | hirStatisInfSysInstance | Instance name HiRDB-identifier:host-name:server-name | Display String | read-only | MIB command |
11.1.6 | hirStatisInfSysHirID | HiRDB identifier | Display String | read-only | MIB command |
11.1.7 | hirStatisInfSysHost | Host name (HOST) | Display String | read-only | pdstedit (sys) |
11.1.8 | hirStatisInfSysServerName | Server name (SERVER_NAME) | Display String | read-only | pdstedit (sys) |
11.1.9 | hirStatisInfSysScheduleQueueLenFreq | Number of scheduling queues that occurred (SCHEDULE_QUEUE_LEN_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.10 | hirStatisInfSysScheduleQueueLenMax | Maximum scheduling queue size (SCHEDULE_QUEUE_LEN_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.11 | hirStatisInfSysScheduleQueueLenMin | Minimum scheduling queue size (SCHEDULE_QUEUE_LEN_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.12 | hirStatisInfSysScheduleQueueLenAvg | Average scheduling queue size (SCHEDULE_QUEUE_LEN_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.13 | hirStatisInfSysMessageLenFreq | Number of schedule messages issued (MESSAGE_LEN_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.14 | hirStatisInfSysMessageLenMax | Maximum schedule message size (MESSAGE_LEN_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.15 | hirStatisInfSysMessageLenMin | Minimum schedule message size (MESSAGE_LEN_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.16 | hirStatisInfSysMessageLenAvg | Average schedule message size (MESSAGE_LEN_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.17 | hirStatisInfSysServerAbort | Number of times servers terminated abnormally (SERVER_ABORT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.18 | hirStatisInfSysSystemServerAbort | Number of times internal servers used by HiRDB terminated abnormally (SYSTEM_SERVER_ABORT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.19 | hirStatisInfSysProcessCountMax | Maximum number of processes generated (PROCESS_COUNT_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.20 | hirStatisInfSysProcessCountMin | Minimum number of processes generated (PROCESS_COUNT_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.21 | hirStatisInfSysProcessCountAvg | Average number of processes generated (PROCESS_COUNT_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.22 | hirStatisInfSysCommit | Number of commits (COMMIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.23 | hirStatisInfSysRollback | Number of rollbacks (ROLLBACK)3 | INTEGER | read-only | pdstedit (sys) |
11.1.24 | hirStatisInfSysLockWaitTimeFreq | Number of lock-release waits that occurred (LOCK_WAIT_TIME_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.25 | hirStatisInfSysLockWaitTimeMax | Maximum lock-release wait time (LOCK_WAIT_TIME_MAX)1 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.26 | hirStatisInfSysLockWaitTimeMin | Minimum lock-release wait time (LOCK_WAIT_TIME_MIN)2 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.27 | hirStatisInfSysLockWaitTimeAvg | Average lock-release wait time (LOCK_WAIT_TIME_AVG)3 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.28 | hirStatisInfSysLockQueueLenFreq | Number of users who had to wait for lock release (LOCK_QUEUE_LEN_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.29 | hirStatisInfSysLockQueueLenMax | Maximum number of users who had to wait for lock release (LOCK_QUEUE_LEN_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.30 | hirStatisInfSysLockQueueLenMin | Minimum number of users who had to wait for lock release (LOCK_QUEUE_LEN_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.31 | hirStatisInfSysLockQueueLenAvg | Average number of users who had to wait for lock release (LOCK_QUEUE_LEN_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.32 | hirStatisInfSysDeadlock | Number of deadlocks (DEADLOCK)3 | INTEGER | read-only | pdstedit (sys) |
11.1.33 | hirStatisInfSysUseLockTableFreq | Number of phenomena that increased the usage rate of the table for managing locked resources by at least 5% (USE_LOCK_TABLE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.34 | hirStatisInfSysUseLockTableMax | Maximum usage rate of the table for managing locked resources (USE_LOCK_TABLE_MAX)1 (%) | INTEGER | read-only | pdstedit (sys) |
11.1.35 | hirStatisInfSysUseLockTableMin | Minimum usage rate of the table for managing locked resources (USE_LOCK_TABLE_MIN)2 (%) | INTEGER | read-only | pdstedit (sys) |
11.1.36 | hirStatisInfSysUseLockTableAvg | Average usage rate of the table for managing locked resources (USE_LOCK_TABLE_AVG)3 (%) | INTEGER | read-only | pdstedit (sys) |
11.1.37 | hirStatisInfSysSegmentSizeAvg | Average size of shared memory allocated to servers and internal servers used by HiRDB (SEGMENT_SIZE_AVG)3 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.38 | hirStatisInfSysStaticSizeAvg | Average size of the allocated static shared memory (STATIC_SIZE_AVG)3 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.39 | hirStatisInfSysDyanamicSizeAvg | Average size of the allocated dynamic shared memory (DYNAMIC_SIZE_AVG)3 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.40 | hirStatisInfSysSizeForBufferAvg | Average size of the allocated shared memory for global buffers (SIZE_FOR_BUFFER_AVG)3 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.41 | hirStatisInfSysSyncGetIntervalTimeFreq | Number of synchronization point dumps collected (SYNC_GET_INTERVAL_TIME_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.42 | hirStatisInfSysSyncGetIntervalTimeMax | Maximum interval for collecting a synchronization point dump (SYNC_GET_INTERVAL_TIME_MAX)1 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.43 | hirStatisInfSysSyncGetIntervalTimeMin | Minimum interval for collecting a synchronization point dump (SYNC_GET_INTERVAL_TIME_MIN)2 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.44 | hirStatisInfSysSyncGetIntervalTimeAvg | Average interval for collecting a synchronization point dump (SYNC_GET_INTERVAL_TIME_AVG)3 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.45 | hirStatisInfSysSyncGetTimeFreq | Number of synchronization point dumps collected (SYNC_GET_TIME_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.46 | hirStatisInfSysSyncGetTimeMax | Maximum time required for collecting a synchronization point dump (SYNC_GET_TIME_MAX)1 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.47 | hirStatisInfSysSyncGetTimeMin | Minimum time required for collecting a synchronization point dump (SYNC_GET_TIME_MIN)2 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.48 | hirStatisInfSysSyncGetTimeAvg | Average time required for collecting a synchronization point dump (SYNC_GET_TIME_AVG)3 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.49 | hirStatisInfSysLogBufferFull | Number of times the log buffer was full (LOG_BUFFER_FULL)3 | INTEGER | read-only | pdstedit (sys) |
11.1.50 | hirStatisInfSysLogWaitThread | Number of times log input/output had to wait because no current buffer was available (LOG_WAIT_THREAD)3 | INTEGER | read-only | pdstedit (sys) |
11.1.51 | hirStatisInfSysLogOutputBlockLenFreq | Number of times log block was output (LOG_OUTPUT_BLOCK_LEN_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.52 | hirStatisInfSysLogOutputBlockLenMax | Maximum log output block size (LOG_OUTPUT_BLOCK_LEN_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.53 | hirStatisInfSysLogOutputBlockLenMin | Management log output block size (LOG_OUTPUT_BLOCK_LEN_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.54 | hirStatisInfSysLogOutputBlockLenAvg | Average log output block size (LOG_OUTPUT_BLOCK_LEN_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.55 | hirStatisInfSysLogNotBusLenFreq | Number of times log was output in non-bus area (LOG_NOT_BUS_LEN_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.56 | hirStatisInfSysLogNotBusLenMax | Maximum log block size in non-bus area (LOG_NOT_BUS_LEN_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.57 | hirStatisInfSysLogNotBusLenMin | Minimum log block size in non-bus area (LOG_NOT_BUS_LEN_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.58 | hirStatisInfSysLogNotBusLenAvg | Average log block size in non-bus area (LOG_NOT_BUS_LEN_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.59 | hirStatisInfSysLogWaitBufferForIOFreq | Number of cases in which the system had to wait for log input/output completion (LOG_WAIT_BUFFER_FOR_IO_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.60 | hirStatisInfSysLogWaitBufferForIOMax | Maximum number of buffer sectors waiting for log input/output (LOG_WAIT_BUFFER_FOR_IO_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.61 | hirStatisInfSysLogWaitBufferForIOMin | Minimum number of buffer sectors waiting for log input/output (LOG_WAIT_BUFFER_FOR_IO_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.62 | hirStatisInfSysLogWaitBufferForIOAvg | Average number of buffer sectors waiting for log input/output (LOG_WAIT_BUFFER_FOR_IO_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.63 | hirStatisInfSysLogWriteToFile | Number of times data was written into system log file (LOG_WRITE_TO_FILE)3 | INTEGER | read-only | pdstedit (sys) |
11.1.64 | hirStatisInfSysLogWriteError | Number of log write errors (LOG_WRITE_ERROR)3 | INTEGER | read-only | pdstedit (sys) |
11.1.65 | hirStatisInfSysLogFileSwapTimeFreq | Number of times log files were swapped (LOG_FILE_SWAP_TIME_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.66 | hirStatisInfSysLogFileSwapTimeMax | Maximum time for log file swapping (LOG_FILE_SWAP_TIME_MAX)1 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.67 | hirStatisInfSysLogFileSwapTimeMin | Minimum time for log file swapping (LOG_FILE_SWAP_TIME_MIN)2 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.68 | hirStatisInfSysLogFileSwapTimeAvg | Average time for log file swapping (LOG_FILE_SWAP_TIME_AVG)3 (milliseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.69 | hirStatisInfSysLogInputDataFreq | Number of logs that were input during rollback (LOG_INPUT_DATA_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.70 | hirStatisInfSysLogInputDataMax | Maximum size of log input data during rollback (LOG_INPUT_DATA_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.71 | hirStatisInfSysLogInputDataMin | Minimum size of log input data during rollback (LOG_INPUT_DATA_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.72 | hirStatisInfSysLogInputDataAvg | Average size of log input data during rollback (LOG_INPUT_DATA_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.73 | hirStatisInfSysLogReadFromFile | Number of times logs were read during rollback (LOG_READ_FROM_FILE)3 | INTEGER | read-only | pdstedit (sys) |
11.1.74 | hirStatisInfSysLogReadError | Number of log read errors (LOG_READ_ERROR)3 | INTEGER | read-only | pdstedit (sys) |
11.1.75 | hirStatisInfSysDicTblDEFGetReq | Number of requests for collecting table definition information (DIC_TBL-DEF_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.76 | hirStatisInfSysDicTableCacheHit | Number of hits for the buffer for table definition information (DIC_TABLE_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.77 | hirStatisInfSysDicCachedTblDEFFreq | Number of definition information items in the buffer for table definition information (DIC_CACHED_TBL-DEF_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.78 | hirStatisInfSysDicCachedTblDEFMax | Maximum number of definition information items in the buffer for table definition (DIC_CACHED_TBL-DEF_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.79 | hirStatisInfSysDicCachedTblDEFMin | Minimum number of definition information items in the buffer for table definition (DIC_CACHED_TBL-DEF_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.80 | hirStatisInfSysDicCachedTblDEFAvg | Average number of definition information items in the buffer for table definition (DIC_CACHED_TBL-DEF_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.81 | hirStatisInfSysDicUseTblDEFSizeFreq | Number of definition information items collected in the buffer for table definition information (DIC_USE_TBL-DEF_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.82 | hirStatisInfSysDicUseTblDEFSizeMax | Maximum size of the area used in the buffer for table definition information per item of table definition information collected in the buffer for table definition information (DIC_USE_TBL-DEF_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.83 | hirStatisInfSysDicUseTblDEFSizeMin | Minimum size of the area used in the buffer for table definition information per item of table definition information collected in the buffer for table definition information (DIC_USE_TBL-DEF_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.84 | hirStatisInfSysDicUseTblDEFSizeAvg | Average size of the area used in the buffer for table definition information per item of table definition information collected in the buffer for table definition information (DIC_USE_TBL-DEF_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.85 | hirStatisInfSysDicCacheTblDEFSizeFreq | Number of table definition information items in the buffer for table definition information (DIC_CACHED_TBL-DEF_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.86 | hirStatisInfSysDicCacheTblDEFSizeMax | Maximum size of the area used in the buffer for table definition information (DIC_CACHED_TBL-DEF_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.87 | hirStatisInfSysDicCacheTblDEFSizeMin | Minimum size of the area used in the buffer for table definition information (DIC_CACHED_TBL-DEF_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.88 | hirStatisInfSysDicCacheTblDEFSizeAvg | Average size of the area used in the buffer for table definition information (DIC_CACHED_TBL-DEF_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.89 | hirStatisInfSysDicAccessPrivCheck | Number of times table access privilege information was collected (DIC_ACCESS_PRIV_CHECK)3 | INTEGER | read-only | pdstedit (sys) |
11.1.90 | hirStatisInfSysDicAccessCacheHit | Number of hits for the buffer for table access privilege information (DIC_ACCESS_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.91 | hirStatisInfSysDicConDbaDefGetReq | Number of requests for collecting user privilege information (DIC_CON/DBA_DEF_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.92 | hirStatisInfSysDicConDbaCacheHit | Number of hits for the buffer for user privilege information (DIC_CON/DBA_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.93 | hirStatisInfSysDicConDbaCachedUserFreq | Number of users using the buffer for user privilege information (DIC_CON/DBA_CACHED_USER_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.94 | hirStatisInfSysDicConDbaCachedUserMax | Maximum number of users using the buffer for user privilege information (DIC_CON/DBA_CACHED_USER_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.95 | hirStatisInfSysDicConDbaCachedUserMin | Minimum number of users using the buffer for user privilege information (DIC_CON/DBA_CACHED_USER_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.96 | hirStatisInfSysDicConDbaCachedUserAvg | Average number of users using the buffer for user privilege information (DIC_CON/DBA_CACHED_USER_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.97 | hirStatisInfSysDicTransDataLenFreq | Number of requests for collecting table definition information (DIC_TRANS_DATA_LEN_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.98 | hirStatisInfSysDicTransDataLenMax | Maximum size of communications with the dictionary server (DIC_TRANS_DATA_LEN_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.99 | hirStatisInfSysDicTransDataLenMin | Minimum size of communications with the dictionary server (DIC_TRANS_DATA_LEN_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.100 | hirStatisInfSysDicTransDataLenAvg | Average size of communications with the dictionary server (DIC_TRANS_DATA_LEN_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.101 | hirStatisInfSysDicTrans | Number of times communication occurred with the dictionary server (DIC_TRANS)3 | INTEGER | read-only | pdstedit (sys) |
11.1.102 | hirStatisInfSysDicViewDefGetReq | Number of requests for collecting view analysis information (DIC_VIEW_DEF_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.103 | hirStatisInfSysDicViewDefCacheHit | Number of hits for the buffer for view analysis information (DIC_VIEW_DEF_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.104 | hirStatisInfSysDicViewCachedDef | Number of analysis information items in the buffer for view analysis information (DIC_VIEW_CACHED_DEF)3 | INTEGER | read-only | pdstedit (sys) |
11.1.105 | hirStatisInfSysDicUsedViewSizeFreq | Number of analysis information items collected in the buffer for view analysis information (DIC_USED_VIEW_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.106 | hirStatisInfSysDicUsedViewSizeMax | Maximum size of the area used in the buffer for view analysis information per view collected in the buffer for view analysis information (DIC_USED_VIEW_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.107 | hirStatisInfSysDicUsedViewSizeMin | Minimum size of the area used in the buffer for view analysis information per view collected in the buffer for view analysis information (DIC_USED_VIEW_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.108 | hirStatisInfSysDicUsedViewSizeAvg | Average size of the area used in the buffer for view analysis information per view collected in the buffer for view analysis information (DIC_USED_VIEW_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.109 | hirStatisInfSysDicViewCacheSizeFreq | Number of view analysis information items in the buffer for view analysis information (DIC_VIEW_CACHE_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.110 | hirStatisInfSysDicViewCacheSizeMax | Maximum size of the buffer for view analysis information used (DIC_VIEW_CACHE_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.111 | hirStatisInfSysDicViewCacheSizeMin | Minimum size of the buffer for view analysis information used (DIC_VIEW_CACHE_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.112 | hirStatisInfSysDicViewCacheSizeAvg | Average size of the buffer for view analysis information used (DIC_VIEW_CACHE_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.113 | hirStatisInfSysDicCacheMissViewSizeFreq | Number of times the buffer for view analysis information was missed (DIC_CACHE_MISS_VIEW_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.114 | hirStatisInfSysDicCacheMissViewSizeMax | Maximum size of the view analysis information that caused a buffer miss (DIC_CACHE_MISS_VIEW_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.115 | hirStatisInfSysDicCacheMissViewSizeMin | Minimum size of the view analysis information that caused a buffer miss (DIC_CACHE_MISS_VIEW_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.116 | hirStatisInfSysDicCacheMissViewSizeAvg | Average size of the view analysis information that caused a buffer miss (DIC_CACHE_MISS_VIEW_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.117 | hirStatisInfSysSQLOBJGetReq | Number of requests for collecting SQL objects (SQLOBJ_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.118 | hirStatisInfSysSQLOBJCacheHit | Number of hits for the SQL object buffer (SQLOBJ_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.119 | hirStatisInfSysCachedSQLOBJFreq | Number of SQL objects in the SQL object buffer (CACHED_SQLOBJ_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.120 | hirStatisInfSysCachedSQLOBJMax | Maximum number of SQL objects in the SQL object buffer (CACHED_SQLOBJ_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.121 | hirStatisInfSysCachedSQLOBJMin | Minimum number of SQL objects in the SQL object buffer (CACHED_SQLOBJ_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.122 | hirStatisInfSysCachedSQLOBJAvg | Average number of SQL objects in the SQL object buffer (CACHED_SQLOBJ_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.123 | hirStatisInfSysCachedSQLOBJSizeFreq | Number of SQL objects in the SQL object buffer (CACHED_SQLOBJ_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.124 | hirStatisInfSysCachedSQLOBJSizeMax | Maximum value of the combined total size of objects in the SQL object buffer (CACHED_SQLOBJ_SIZE_MAX)1 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.125 | hirStatisInfSysCachedSQLOBJSizeMin | Minimum value of the combined total size of objects in the SQL object buffer (CACHED_SQLOBJ_SIZE_MIN)2 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.126 | hirStatisInfSysCachedSQLOBJSizeAvg | Average value of the combined total size of objects in the SQL object buffer (CACHED_SQLOBJ_SIZE_AVG)3 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.127 | hirStatisInfSysSwapOutSQLOBJ | Number of SQL objects taken out of the SQL object buffer (SWAP_OUT_SQLOBJ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.128 | hirStatisInfSysSQLOBJLenFreq | Number of SQL objects in the SQL object buffer (SQLOBJ_LEN_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.129 | hirStatisInfSysSQLOBJLenMax | Maximum size of SQL objects in the SQL object buffer (SQLOBJ_LEN_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.130 | hirStatisInfSysSQLOBJLenMin | Minimum size of SQL objects in the SQL object buffer (SQLOBJ_LEN_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.131 | hirStatisInfSysSQLOBJLenAvg | Average size of SQL objects in the SQL object buffer (SQLOBJ_LEN_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.132 | hirStatisInfSysSTROBJGetReq | Number of requests to collect stored procedure objects (STROBJ_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.133 | hirStatisInfSysSTROBJCacheHit | Number of SQL object buffer hits by stored procedure objects (STROBJ_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.134 | hirStatisInfSysCachedSTROBJFreq | Number of stored procedure objects in the SQL object buffer (CACHED_STROBJ_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.135 | hirStatisInfSysCachedSTROBJMax | Maximum number of stored procedure objects in the SQL object buffer (CACHED_STROBJ_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.136 | hirStatisInfSysCachedSTROBJMin | Minimum number of stored procedure objects in the SQL object buffer (CACHED_STROBJ_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.137 | hirStatisInfSysCachedSTROBJAvg | Average number of stored procedure objects in the SQL object buffer (CACHED_STROBJ_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.138 | hirStatisInfSysCachedSTROBJSizeFreq | Number of stored procedure objects in the SQL object buffer (CACHED_STROBJ_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.139 | hirStatisInfSysCachedSTROBJSizeMax | Maximum value of the combined total size of stored procedure objects in the SQL object buffer (CACHED_STROBJ_SIZE_MAX)1 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.140 | hirStatisInfSysCachedSTROBJSizeMin | Minimum value of the combined total size of stored procedure objects in the SQL object buffer (CACHED_STROBJ_SIZE_MIN)2 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.141 | hirStatisInfSysCachedSTROBJSizeAvg | Average value of the combined total size of stored procedure objects in the SQL object buffer (CACHED_STROBJ_SIZE_AVG)3 (KB) | INTEGER | read-only | pdstedit (sys) |
11.1.142 | hirStatisInfSysSwapOutSTROBJ | Number of stored procedure objects taken out of the SQL object buffer (SWAP_OUT_STROBJ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.143 | hirStatisInfSysSTROBJLenFreq | Number of stored procedure objects in the SQL object buffer (STROBJ_LEN_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.144 | hirStatisInfSysSTROBJLenMax | Maximum size of stored procedure objects in the SQL object buffer (STROBJ_LEN_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.145 | hirStatisInfSysSTROBJLenMin | Minimum size of stored procedure objects in the SQL object buffer (STROBJ_LEN_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.146 | hirStatisInfSysSTROBJLenAvg | Average size of stored procedure objects in the SQL object buffer (STROBJ_LEN_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.147 | hirStatisInfSysSTROBJRecompile | Number of times stored procedure objects were recompiled (STROBJ_RECOMPILE)3 | INTEGER | read-only | pdstedit (sys) |
11.1.148 | hirStatisInfSysProcessServiceCountMax | Maximum number of server processes that are executing service (PROCESS_SERVICE_COUNT_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.149 | hirStatisInfSysProcessServiceCountMin | Minimum number of server processes that are executing service (PROCESS_SERVICE_COUNT_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.150 | hirStatisInfSysProcessServiceCountAvg | Average number of server processes that are executing service (PROCESS_SERVICE_COUNT_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.151 | hirStatisInfSysProcessRequestOver | Number of service requests exceeding the maximum number of processes that can be activated (PROCESS_REQUEST_OVER)3 | INTEGER | read-only | pdstedit (sys) |
11.1.152 | hirStatisInfSysResponseOnOwnUnitFreq | Number of service responses to the local unit server (RESPONSE_ON_OWN_UNIT_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.153 | hirStatisInfSysResponseOnOwnUnitMax | Maximum service response time to the local unit server (RESPONSE_ON_OWN_UNIT_MAX)1 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.154 | hirStatisInfSysResponseOnOwnUnitMin | Minimum service response time to the local unit server (RESPONSE_ON_OWN_UNIT_MIN)2 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.155 | hirStatisInfSysResponseOnOwnUnitAvg | Average service response time to the local unit server (RESPONSE_ON_OWN_UNIT_AVG)3 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.156 | hirStatisInfSysResponseToOtherUnitFreq | Number of service responses to other unit servers (RESPONSE_TO_OTHER_UNIT_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.157 | hirStatisInfSysResponseToOtherUnitMax | Maximum service response time to other unit servers (RESPONSE_TO_OTHER_UNIT_MAX)1 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.158 | hirStatisInfSysResponseToOtherUnitMin | Minimum service response time to other unit servers (RESPONSE_TO_OTHER_UNIT_MIN)2 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.159 | hirStatisInfSysResponseToOtherUnitAvg | Average service response time to other unit servers (RESPONSE_TO_OTHER_UNIT_AVG)3 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.160 | hirStatisInfSysExecTimeOnOwnUnitFreq | Number of executions per service from the local unit server (EXEC_TIME_ON_OWN_UNIT_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.161 | hirStatisInfSysExecTimeOnOwnUnitMax | Maximum execution time per service from the local unit server (EXEC_TIME_ON_OWN_UNIT_MAX)1 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.162 | hirStatisInfSysExecTimeOnOwnUnitMin | Minimum execution time per service from the local unit server (EXEC_TIME_ON_OWN_UNIT_MIN)2 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.163 | hirStatisInfSysExecTimeOnOwnUnitAvg | Average execution time per service from the local unit server (EXEC_TIME_ON_OWN_UNIT_AVG)3 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.164 | hirStatisInfSysExecTimeFromOtherUnitFreq | Number of executions per service from other unit servers (EXEC_TIME_FROM_OTHER_UNIT_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.165 | hirStatisInfSysExecTimeFromOtherUnitMax | Maximum execution time per service from other unit servers (EXEC_TIME_FROM_OTHER_UNIT_MAX)1 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.166 | hirStatisInfSysExecTimeFromOtherUnitMin | Minimum execution time per service from other unit servers (EXEC_TIME_FROM_OTHER_UNIT_MIN)2 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.167 | hirStatisInfSysExecTimeFromOtherUnitAvg | Average execution time per service from other unit servers (EXEC_TIME_FROM_OTHER_UNIT_AVG)3 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.168 | hirStatisInfSysSendToOwnProcs | Number of send operations to the local process (SEND_TO_OWN_PRCS)3 | INTEGER | read-only | pdstedit (sys) |
11.1.169 | hirStatisInfSysSendToOtherPrcs | Number of send operations to other processes within the local unit (SEND_TO_OTHER_PRCS)3 | INTEGER | read-only | pdstedit (sys) |
11.1.170 | hirStatisInfSysSendToOtherUnit | Number of send operations to other units (SEND_TO_OTHER_UNIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.171 | hirStatisInfSysReceiveFromOwnPrcs | Number of receive operations from the local process (RECEIVE_FROM_OWN_PRCS)3 | INTEGER | read-only | pdstedit (sys) |
11.1.172 | hirStatisInfSysReceiveFromOtherPrcs | Number of receive operations from other processes within the local unit (RECEIVE_FROM_OTHER_PRCS)3 | INTEGER | read-only | pdstedit (sys) |
11.1.173 | hirStatisInfSysReceiveFromOtherUnit | Number of receive operations from other units (RECEIVE_FROM_OTHER_UNIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.174 | hirStatisInfSysTypeDEFGetReq | Number of requests for collecting type information (TYPE-DEF_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.175 | hirStatisInfSysTypeDEFCacheHit | Number of hits for the user-defined type information buffer (TYPE-DEF_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.176 | hirStatisInfSysCachedTypeDEFFreq | Number of type definition information items in the user-defined type information buffer (CACHED_TYPE-DEF_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.177 | hirStatisInfSysCachedTypeDEFMax | Maximum number of type definition information items in the user-defined type information buffer (CACHED_TYPE-DEF_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.178 | hirStatisInfSysCachedTypeDEFMin | Minimum number of type definition information items in the user-defined type information buffer (CACHED_TYPE-DEF_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.179 | hirStatisInfSysCachedTypeDEFAvg | Average number of type definition information items in the user-defined type information buffer (CACHED_TYPE-DEF_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.180 | hirStatisInfSysTypeDEFCacheSizeFreq | Number of type definition information items in the user-defined type information buffer (TYPE-DEF_CACHE_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.181 | hirStatisInfSysTypeDEFCacheSizeMax | Maximum size of the buffer area used for one type definition information item collected in the user-defined type information buffer (TYPE-DEF_CACHE_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.182 | hirStatisInfSysTypeDEFCacheSizeMin | Minimum size of the buffer area used for one type definition information item collected in the user-defined type information buffer (TYPE-DEF_CACHE_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.183 | hirStatisInfSysTypeDEFCacheSizeAvg | Average size of the buffer area used for one type definition information item collected in the user-defined type information buffer (TYPE-DEF_CACHE_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.184 | hirStatisInfSysTypeDEFCacheTotalSizeFreq | Number of user-defined type information items collected (TYPE-DEF_CACHE_TOTAL_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.185 | hirStatisInfSysTypeDEFCacheTotalSizeMax | Maximum size of the total area used for user-defined type information buffers (TYPE-DEF_CACHE_TOTAL_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.186 | hirStatisInfSysTypeDEFCacheTotalSizeMin | Minimum size of the total area used for user-defined type information buffers (TYPE-DEF_CACHE_TOTAL_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.187 | hirStatisInfSysTypeDEFCacheTotalSizeAvg | Average size of the total area used for user-defined type information buffers (TYPE-DEF_CACHE_TOTAL_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.188 | hirStatisInfSysTypeDEFCacheAllocSizeFreq | Number of user-defined type information buffers allocated (TYPE-DEF_CACHE_ALLOC_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.189 | hirStatisInfSysTypeDEFCacheAllocSizeMax | Maximum size of the user-defined type information buffers allocated (TYPE-DEF_CACHE_ALLOC_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.190 | hirStatisInfSysTypeDEFCacheAllocSizeMin | Minimum size of the user-defined type information buffers allocated (TYPE-DEF_CACHE_ALLOC_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.191 | hirStatisInfSysTypeDEFCacheAllocSizeAvg | Average size of the user-defined type information buffers allocated (TYPE-DEF_CACHE_ALLOC_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.192 | hirStatisInfSysRtnDEFGetReq | Number of requests for collecting routine definition information (RTN-DEF_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.193 | hirStatisInfSysRtnDEFCacheHit | Number of hits for the routine definition information buffer (RTN-DEF_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.194 | hirStatisInfSysCachedRtnDEFFreq | Number of routine definition information items in the routine definition information buffer (CACHED_RTN-DEF_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.195 | hirStatisInfSysCachedRtnDEFMax | Maximum number of routine definition information items in the routine definition information buffer (CACHED_RTN-DEF_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.196 | hirStatisInfSysCachedRtnDEFMin | Minimum number of routine definition information items in the routine definition information buffer (CACHED_RTN-DEF_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.197 | hirStatisInfSysCachedRtnDEFAvg | Average number of routine definition information items in the routine definition information buffer (CACHED_RTN-DEF_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.198 | hirStatisInfSysRtnDEFCacheSizeFreq | Number of routine definition information items in the routine definition information buffer (RTN-DEF_CACHE_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.199 | hirStatisInfSysRtnDEFCacheSizeMax | Maximum size of the buffer area used for one routine definition information item collected in the routine definition information buffer (RTN-DEF_CACHE_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.200 | hirStatisInfSysRtnDEFCacheSizeMin | Minimum size of the buffer area used for one routine definition information item collected in the routine definition information buffer (RTN-DEF_CACHE_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.201 | hirStatisInfSysRtnDEFCacheSizeAvg | Average size of the buffer area used for one routine definition information item collected in the routine definition information buffer (RTN-DEF_CACHE_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.202 | hirStatisInfSysRtnDEFCacheTotalSizeFreq | Number of routine definition information items in the routine definition information buffer (RTN-DEF_CACHE_TOTAL_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.203 | hirStatisInfSysRtnDEFCacheTotalSizeMax | Maximum size of the total area used for routine definition information buffers (RTN-DEF_CACHE_TOTAL_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.204 | hirStatisInfSysRtnDEFCacheTotalSizeMin | Minimum size of the total area used for routine definition information buffers (RTN-DEF_CACHE_TOTAL_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.205 | hirStatisInfSysRtnDEFCacheTotalSizeAvg | Average size of the total area used for routine definition information buffers (RTN-DEF_CACHE_TOTAL_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.206 | hirStatisInfSysRtnDEFCacheAllocSizeFreq | Number of routine definition information buffers allocated (RTN-DEF_CACHE_ALLOC_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.207 | hirStatisInfSysRtnDEFCacheAllocSizeMax | Maximum size of the routine definition information buffers allocated (RTN-DEF_CACHE_ALLOC_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.208 | hirStatisInfSysRtnDEFCacheAllocSizeMin | Minimum size of the routine definition information buffers allocated (RTN-DEF_CACHE_ALLOC_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.209 | hirStatisInfSysRtnDEFCacheAllocSizeAvg | Average size of the routine definition information buffers allocated (RTN-DEF_CACHE_ALLOC_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.210 | hirStatisInfSysPlgRTNGetReq | Number of requests for collecting routine definitions of functions provided by plug-ins (PLG-RTN_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.211 | hirStatisInfSysPlgRTNCacheHit | Number of hits for the buffer for routine definition information of functions provided by plug-ins (PLG-RTN_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.212 | hirStatisInfSysRegistryGetReq | Number of requests for collecting registry information (REGISTRY_GET_REQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.213 | hirStatisInfSysRegistryCacheHit | Number of hits for the registry information buffer (REGISTRY_CACHE_HIT)3 | INTEGER | read-only | pdstedit (sys) |
11.1.214 | hirStatisInfSysCachedRegistryDEFFreq | Number of registry information items in the registry information buffer (CACHED_REGISTRY-DEF_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.215 | hirStatisInfSysCachedRegistryDEFMax | Maximum number of registry information items in the registry information buffer (CACHED_REGISTRY-DEF_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.216 | hirStatisInfSysCachedRegistryDEFMin | Minimum number of registry information items in the registry information buffer (CACHED_REGISTRY-DEF_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.217 | hirStatisInfSysCachedRegistryDEFAvg | Average number of registry information items in the registry information buffer (CACHED_REGISTRY-DEF_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.218 | hirStatisInfSysRegistryCacheSizeFreq | Number of registry information items in the registry information buffer (REGISTRY_CACHE_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.219 | hirStatisInfSysRegistryCacheSizeMax | Maximum size of the registry information buffer per registry information item (REGISTRY_CACHE_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.220 | hirStatisInfSysRegistryCacheSizeMin | Minimum size of the registry information buffer per registry information item (REGISTRY_CACHE_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.221 | hirStatisInfSysRegistryCacheSizeAvg | Average size of the registry information buffer per registry information item (REGISTRY_CACHE_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.222 | hirStatisInfSysRegistryCacheTotalSizeFreq | Number of registry information items in the registry information buffer (REGISTRY_CACHE_TOTAL_SIZE_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.223 | hirStatisInfSysRegistryCacheTotalSizeMax | Maximum size of the total area used for the registry information buffer (REGISTRY_CACHE_TOTAL_SIZE_MAX)1 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.224 | hirStatisInfSysRegistryCacheTotalSizeMin | Minimum size of the total area used for the registry information buffer (REGISTRY_CACHE_TOTAL_SIZE_MIN)2 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.225 | hirStatisInfSysRegistryCacheTotalSizeAvg | Average size of the total area used for the registry information buffer (REGISTRY_CACHE_TOTAL_SIZE_AVG)3 (bytes) | INTEGER | read-only | pdstedit (sys) |
11.1.226 | hirStatisInfSysRegisterdPortsFreq | Number of HiRDB reserved ports used (REGISTERED_PORTS_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.227 | hirStatisInfSysRegisterdPortsMax | Maximum number of HiRDB reserved ports used (REGISTERED_PORTS_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.228 | hirStatisInfSysRegisterdPortsMin | Minimum number of HiRDB reserved ports used (REGISTERED_PORTS_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.229 | hirStatisInfSysRegisterdPortsAvg | Average number of HiRDB reserved ports used (REGISTERED_PORTS_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.230 | hirStatisInfSysAssignedPortsFreq | Number of ports allocated automatically by the OS when the number of HiRDB reserved ports was insufficient (ASSIGNED_PORTS_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.231 | hirStatisInfSysAssignedPortsMax | Maximum number of ports allocated automatically by the OS when the number of HiRDB reserved ports was insufficient (ASSIGNED_PORTS_MAX)1 | INTEGER | read-only | pdstedit (sys) |
11.1.232 | hirStatisInfSysAssignedPortsMin | Minimum number of ports allocated automatically by the OS when the number of HiRDB reserved ports was insufficient (ASSIGNED_PORTS_MIN)2 | INTEGER | read-only | pdstedit (sys) |
11.1.233 | hirStatisInfSysAssignedPortsAvg | Average number of ports allocated automatically by the OS when the number of HiRDB reserved ports was insufficient (ASSIGNED_PORTS_AVG)3 | INTEGER | read-only | pdstedit (sys) |
11.1.234 | hirStatisInfSysDirectoryUserCheckTimeFreq | Number of requests for authenticating directory-registered users (DIRECTORY_USER_CHECK_TIME_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.235 | hirStatisInfSysDirectoryUserCheckTimeMax | Maximum time for authenticating directory-registered users (DIRECTORY_USER_CHECK_TIME_MAX)1 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.236 | hirStatisInfSysDirectoryUserCheckTimeMin | Minimum time for authenticating directory-registered users (DIRECTORY_USER_CHECK_TIME_MIN)2 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.237 | hirStatisInfSysDirectoryUserCheckTimeAvg | Average time for authenticating directory-registered users (DIRECTORY_USER_CHECK_TIME_AVG)3 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.238 | hirStatisInfSysGroupCheckTimeFreq | Number of requests for checking groups (GROUP_CHECK_TIME_FREQ)3 | INTEGER | read-only | pdstedit (sys) |
11.1.239 | hirStatisInfSysGroupCheckTimeMax | Maximum time for checking a group (GROUP_CHECK_TIME_MAX)1 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.240 | hirStatisInfSysGroupCheckTimeMin | Minimum time for checking a group (GROUP_CHECK_TIME_MIN)2 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.241 | hirStatisInfSysGroupCheckTimeAvg | Average time for checking a group (GROUP_CHECK_TIME_AVG)3 (microseconds) | INTEGER | read-only | pdstedit (sys) |
11.1.242 | hirStatisInfSysDummy | Cannot be referenced. | INTEGER | read-only | MIB command |
Legend:
: Not applicable
1 If multiple items of statistical information are collected for a server, the maximum value is used.
2 If multiple items of statistical information are collected for a server, the minimum value is used.
3 If multiple items of statistical information are collected for a server, the average value is used.