26.11 SYS statistics table (hirStatisInfSysTable)

The SYS statistics table collects statistical information related to system operations for servers. One line is created for each server.

Notes on collecting performance information
  • Performance information is collected while HiRDB statistical information is being collected.
    Trigger for starting statistical information collection
    [Figure] When the pdstbegin command is executed with sys specified for the statistical information type (-k option) while HiRDB is running
    [Figure]When HiRDB is started by the pdstbegin operand with sys specified for the statistical information type (-k option)
    Trigger for terminating statistical information collection
    [Figure] When the pdstend command is executed while HiRDB is running
    [Figure]When HiRDB is terminated
  • Performance information cannot be collected on a unit that is stopped.
  • Set the collection interval to be the same as the interval specified in the -m option of the pdstbegin command or the pdstbegin operand.

Table 26-9 shows the configuration of the SYS statistics table.

Table 26-9 Configuration of the SYS statistics table

IDObjectExplanationTypePrivilegeData source
11.hirStatisInfSysTableSYS statistics tableSEQUENCEnot-access[Figure]
11.1hirStatisInfSysEntrySYS statistical information entrySEQUENCEnot-access[Figure]
11.1.1hirStatisInfSysSysIndexHiRDB system identifier indexINTEGERread-onlyMIB command
11.1.2hirStatisInfSysHostIndexHiRDB host identifier indexINTEGERread-onlyMIB command
11.1.3hirStatisInfSysUnitIndexHiRDB unit identifier indexINTEGERread-onlyMIB command
11.1.4hirStatisInfSysServerIndexHiRDB server identifier indexINTEGERread-onlyMIB command
11.1.5hirStatisInfSysInstanceInstance name
HiRDB-identifier:host-name:server-name
Display
String
read-onlyMIB command
11.1.6hirStatisInfSysHirIDHiRDB identifierDisplay
String
read-onlyMIB command
11.1.7hirStatisInfSysHostHost name (HOST)Display
String
read-onlypdstedit (sys)
11.1.8hirStatisInfSysServerNameServer name (SERVER_NAME)Display
String
read-onlypdstedit (sys)
11.1.9hirStatisInfSysScheduleQueueLenFreqNumber of scheduling queues that occurred
(SCHEDULE_QUEUE_LEN_FREQ)3
INTEGERread-onlypdstedit (sys)
11.1.10hirStatisInfSysScheduleQueueLenMaxMaximum scheduling queue size (SCHEDULE_QUEUE_LEN_MAX)1INTEGERread-onlypdstedit (sys)
11.1.11hirStatisInfSysScheduleQueueLenMinMinimum scheduling queue size (SCHEDULE_QUEUE_LEN_MIN)2INTEGERread-onlypdstedit (sys)
11.1.12hirStatisInfSysScheduleQueueLenAvgAverage scheduling queue size (SCHEDULE_QUEUE_LEN_AVG)3INTEGERread-onlypdstedit (sys)
11.1.13hirStatisInfSysMessageLenFreqNumber of schedule messages issued (MESSAGE_LEN_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.14hirStatisInfSysMessageLenMaxMaximum schedule message size (MESSAGE_LEN_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.15hirStatisInfSysMessageLenMinMinimum schedule message size (MESSAGE_LEN_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.16hirStatisInfSysMessageLenAvgAverage schedule message size (MESSAGE_LEN_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.17hirStatisInfSysServerAbortNumber of times servers terminated abnormally (SERVER_ABORT)3INTEGERread-onlypdstedit (sys)
11.1.18hirStatisInfSysSystemServerAbortNumber of times internal servers used by HiRDB terminated abnormally (SYSTEM_SERVER_ABORT)3INTEGERread-onlypdstedit (sys)
11.1.19hirStatisInfSysProcessCountMaxMaximum number of processes generated (PROCESS_COUNT_MAX)1INTEGERread-onlypdstedit (sys)
11.1.20hirStatisInfSysProcessCountMinMinimum number of processes generated (PROCESS_COUNT_MIN)2INTEGERread-onlypdstedit (sys)
11.1.21hirStatisInfSysProcessCountAvgAverage number of processes generated (PROCESS_COUNT_AVG)3INTEGERread-onlypdstedit (sys)
11.1.22hirStatisInfSysCommitNumber of commits (COMMIT)3INTEGERread-onlypdstedit (sys)
11.1.23hirStatisInfSysRollbackNumber of rollbacks (ROLLBACK)3INTEGERread-onlypdstedit (sys)
11.1.24hirStatisInfSysLockWaitTimeFreqNumber of lock-release waits that occurred (LOCK_WAIT_TIME_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.25hirStatisInfSysLockWaitTimeMaxMaximum lock-release wait time (LOCK_WAIT_TIME_MAX)1 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.26hirStatisInfSysLockWaitTimeMinMinimum lock-release wait time (LOCK_WAIT_TIME_MIN)2 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.27hirStatisInfSysLockWaitTimeAvgAverage lock-release wait time (LOCK_WAIT_TIME_AVG)3 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.28hirStatisInfSysLockQueueLenFreqNumber of users who had to wait for lock release (LOCK_QUEUE_LEN_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.29hirStatisInfSysLockQueueLenMaxMaximum number of users who had to wait for lock release (LOCK_QUEUE_LEN_MAX)1INTEGERread-onlypdstedit (sys)
11.1.30hirStatisInfSysLockQueueLenMinMinimum number of users who had to wait for lock release (LOCK_QUEUE_LEN_MIN)2INTEGERread-onlypdstedit (sys)
11.1.31hirStatisInfSysLockQueueLenAvgAverage number of users who had to wait for lock release (LOCK_QUEUE_LEN_AVG)3INTEGERread-onlypdstedit (sys)
11.1.32hirStatisInfSysDeadlockNumber of deadlocks (DEADLOCK)3INTEGERread-onlypdstedit (sys)
11.1.33hirStatisInfSysUseLockTableFreqNumber of phenomena that increased the usage rate of the table for managing locked resources by at least 5% (USE_LOCK_TABLE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.34hirStatisInfSysUseLockTableMaxMaximum usage rate of the table for managing locked resources (USE_LOCK_TABLE_MAX)1 (%)INTEGERread-onlypdstedit (sys)
11.1.35hirStatisInfSysUseLockTableMinMinimum usage rate of the table for managing locked resources (USE_LOCK_TABLE_MIN)2 (%)INTEGERread-onlypdstedit (sys)
11.1.36hirStatisInfSysUseLockTableAvgAverage usage rate of the table for managing locked resources (USE_LOCK_TABLE_AVG)3 (%)INTEGERread-onlypdstedit (sys)
11.1.37hirStatisInfSysSegmentSizeAvgAverage size of shared memory allocated to servers and internal servers used by HiRDB (SEGMENT_SIZE_AVG)3 (KB)INTEGERread-onlypdstedit (sys)
11.1.38hirStatisInfSysStaticSizeAvgAverage size of the allocated static shared memory (STATIC_SIZE_AVG)3 (KB)INTEGERread-onlypdstedit (sys)
11.1.39hirStatisInfSysDyanamicSizeAvgAverage size of the allocated dynamic shared memory (DYNAMIC_SIZE_AVG)3 (KB)INTEGERread-onlypdstedit (sys)
11.1.40hirStatisInfSysSizeForBufferAvgAverage size of the allocated shared memory for global buffers (SIZE_FOR_BUFFER_AVG)3 (KB)INTEGERread-onlypdstedit (sys)
11.1.41hirStatisInfSysSyncGetIntervalTimeFreqNumber of synchronization point dumps collected (SYNC_GET_INTERVAL_TIME_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.42hirStatisInfSysSyncGetIntervalTimeMaxMaximum interval for collecting a synchronization point dump (SYNC_GET_INTERVAL_TIME_MAX)1 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.43hirStatisInfSysSyncGetIntervalTimeMinMinimum interval for collecting a synchronization point dump (SYNC_GET_INTERVAL_TIME_MIN)2 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.44hirStatisInfSysSyncGetIntervalTimeAvgAverage interval for collecting a synchronization point dump (SYNC_GET_INTERVAL_TIME_AVG)3 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.45hirStatisInfSysSyncGetTimeFreqNumber of synchronization point dumps collected (SYNC_GET_TIME_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.46hirStatisInfSysSyncGetTimeMaxMaximum time required for collecting a synchronization point dump (SYNC_GET_TIME_MAX)1 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.47hirStatisInfSysSyncGetTimeMinMinimum time required for collecting a synchronization point dump (SYNC_GET_TIME_MIN)2 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.48hirStatisInfSysSyncGetTimeAvgAverage time required for collecting a synchronization point dump (SYNC_GET_TIME_AVG)3 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.49hirStatisInfSysLogBufferFullNumber of times the log buffer was full (LOG_BUFFER_FULL)3INTEGERread-onlypdstedit (sys)
11.1.50hirStatisInfSysLogWaitThreadNumber of times log input/output had to wait because no current buffer was available (LOG_WAIT_THREAD)3INTEGERread-onlypdstedit (sys)
11.1.51hirStatisInfSysLogOutputBlockLenFreqNumber of times log block was output (LOG_OUTPUT_BLOCK_LEN_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.52hirStatisInfSysLogOutputBlockLenMaxMaximum log output block size (LOG_OUTPUT_BLOCK_LEN_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.53hirStatisInfSysLogOutputBlockLenMinManagement log output block size (LOG_OUTPUT_BLOCK_LEN_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.54hirStatisInfSysLogOutputBlockLenAvgAverage log output block size (LOG_OUTPUT_BLOCK_LEN_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.55hirStatisInfSysLogNotBusLenFreqNumber of times log was output in non-bus area (LOG_NOT_BUS_LEN_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.56hirStatisInfSysLogNotBusLenMaxMaximum log block size in non-bus area (LOG_NOT_BUS_LEN_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.57hirStatisInfSysLogNotBusLenMinMinimum log block size in non-bus area (LOG_NOT_BUS_LEN_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.58hirStatisInfSysLogNotBusLenAvgAverage log block size in non-bus area (LOG_NOT_BUS_LEN_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.59hirStatisInfSysLogWaitBufferForIOFreqNumber of cases in which the system had to wait for log input/output completion (LOG_WAIT_BUFFER_FOR_IO_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.60hirStatisInfSysLogWaitBufferForIOMaxMaximum number of buffer sectors waiting for log input/output (LOG_WAIT_BUFFER_FOR_IO_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.61hirStatisInfSysLogWaitBufferForIOMinMinimum number of buffer sectors waiting for log input/output (LOG_WAIT_BUFFER_FOR_IO_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.62hirStatisInfSysLogWaitBufferForIOAvgAverage number of buffer sectors waiting for log input/output (LOG_WAIT_BUFFER_FOR_IO_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.63hirStatisInfSysLogWriteToFileNumber of times data was written into system log file (LOG_WRITE_TO_FILE)3INTEGERread-onlypdstedit (sys)
11.1.64hirStatisInfSysLogWriteErrorNumber of log write errors (LOG_WRITE_ERROR)3INTEGERread-onlypdstedit (sys)
11.1.65hirStatisInfSysLogFileSwapTimeFreqNumber of times log files were swapped (LOG_FILE_SWAP_TIME_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.66hirStatisInfSysLogFileSwapTimeMaxMaximum time for log file swapping (LOG_FILE_SWAP_TIME_MAX)1 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.67hirStatisInfSysLogFileSwapTimeMinMinimum time for log file swapping (LOG_FILE_SWAP_TIME_MIN)2 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.68hirStatisInfSysLogFileSwapTimeAvgAverage time for log file swapping (LOG_FILE_SWAP_TIME_AVG)3 (milliseconds)INTEGERread-onlypdstedit (sys)
11.1.69hirStatisInfSysLogInputDataFreqNumber of logs that were input during rollback (LOG_INPUT_DATA_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.70hirStatisInfSysLogInputDataMaxMaximum size of log input data during rollback (LOG_INPUT_DATA_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.71hirStatisInfSysLogInputDataMinMinimum size of log input data during rollback (LOG_INPUT_DATA_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.72hirStatisInfSysLogInputDataAvgAverage size of log input data during rollback (LOG_INPUT_DATA_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.73hirStatisInfSysLogReadFromFileNumber of times logs were read during rollback (LOG_READ_FROM_FILE)3INTEGERread-onlypdstedit (sys)
11.1.74hirStatisInfSysLogReadErrorNumber of log read errors (LOG_READ_ERROR)3INTEGERread-onlypdstedit (sys)
11.1.75hirStatisInfSysDicTblDEFGetReqNumber of requests for collecting table definition information (DIC_TBL-DEF_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.76hirStatisInfSysDicTableCacheHitNumber of hits for the buffer for table definition information (DIC_TABLE_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.77hirStatisInfSysDicCachedTblDEFFreqNumber of definition information items in the buffer for table definition information (DIC_CACHED_TBL-DEF_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.78hirStatisInfSysDicCachedTblDEFMaxMaximum number of definition information items in the buffer for table definition (DIC_CACHED_TBL-DEF_MAX)1INTEGERread-onlypdstedit (sys)
11.1.79hirStatisInfSysDicCachedTblDEFMinMinimum number of definition information items in the buffer for table definition (DIC_CACHED_TBL-DEF_MIN)2INTEGERread-onlypdstedit (sys)
11.1.80hirStatisInfSysDicCachedTblDEFAvgAverage number of definition information items in the buffer for table definition (DIC_CACHED_TBL-DEF_AVG)3INTEGERread-onlypdstedit (sys)
11.1.81hirStatisInfSysDicUseTblDEFSizeFreqNumber of definition information items collected in the buffer for table definition information (DIC_USE_TBL-DEF_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.82hirStatisInfSysDicUseTblDEFSizeMaxMaximum 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)INTEGERread-onlypdstedit (sys)
11.1.83hirStatisInfSysDicUseTblDEFSizeMinMinimum 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)INTEGERread-onlypdstedit (sys)
11.1.84hirStatisInfSysDicUseTblDEFSizeAvgAverage 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)INTEGERread-onlypdstedit (sys)
11.1.85hirStatisInfSysDicCacheTblDEFSizeFreqNumber of table definition information items in the buffer for table definition information (DIC_CACHED_TBL-DEF_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.86hirStatisInfSysDicCacheTblDEFSizeMaxMaximum size of the area used in the buffer for table definition information (DIC_CACHED_TBL-DEF_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.87hirStatisInfSysDicCacheTblDEFSizeMinMinimum size of the area used in the buffer for table definition information (DIC_CACHED_TBL-DEF_SIZE_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.88hirStatisInfSysDicCacheTblDEFSizeAvgAverage size of the area used in the buffer for table definition information (DIC_CACHED_TBL-DEF_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.89hirStatisInfSysDicAccessPrivCheckNumber of times table access privilege information was collected (DIC_ACCESS_PRIV_CHECK)3INTEGERread-onlypdstedit (sys)
11.1.90hirStatisInfSysDicAccessCacheHitNumber of hits for the buffer for table access privilege information (DIC_ACCESS_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.91hirStatisInfSysDicConDbaDefGetReqNumber of requests for collecting user privilege information (DIC_CON/DBA_DEF_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.92hirStatisInfSysDicConDbaCacheHitNumber of hits for the buffer for user privilege information (DIC_CON/DBA_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.93hirStatisInfSysDicConDbaCachedUserFreqNumber of users using the buffer for user privilege information (DIC_CON/DBA_CACHED_USER_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.94hirStatisInfSysDicConDbaCachedUserMaxMaximum number of users using the buffer for user privilege information (DIC_CON/DBA_CACHED_USER_MAX)1INTEGERread-onlypdstedit (sys)
11.1.95hirStatisInfSysDicConDbaCachedUserMinMinimum number of users using the buffer for user privilege information (DIC_CON/DBA_CACHED_USER_MIN)2INTEGERread-onlypdstedit (sys)
11.1.96hirStatisInfSysDicConDbaCachedUserAvgAverage number of users using the buffer for user privilege information (DIC_CON/DBA_CACHED_USER_AVG)3INTEGERread-onlypdstedit (sys)
11.1.97hirStatisInfSysDicTransDataLenFreqNumber of requests for collecting table definition information (DIC_TRANS_DATA_LEN_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.98hirStatisInfSysDicTransDataLenMaxMaximum size of communications with the dictionary server (DIC_TRANS_DATA_LEN_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.99hirStatisInfSysDicTransDataLenMinMinimum size of communications with the dictionary server (DIC_TRANS_DATA_LEN_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.100hirStatisInfSysDicTransDataLenAvgAverage size of communications with the dictionary server (DIC_TRANS_DATA_LEN_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.101hirStatisInfSysDicTransNumber of times communication occurred with the dictionary server (DIC_TRANS)3INTEGERread-onlypdstedit (sys)
11.1.102hirStatisInfSysDicViewDefGetReqNumber of requests for collecting view analysis information (DIC_VIEW_DEF_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.103hirStatisInfSysDicViewDefCacheHitNumber of hits for the buffer for view analysis information (DIC_VIEW_DEF_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.104hirStatisInfSysDicViewCachedDefNumber of analysis information items in the buffer for view analysis information (DIC_VIEW_CACHED_DEF)3INTEGERread-onlypdstedit (sys)
11.1.105hirStatisInfSysDicUsedViewSizeFreqNumber of analysis information items collected in the buffer for view analysis information (DIC_USED_VIEW_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.106hirStatisInfSysDicUsedViewSizeMaxMaximum 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)INTEGERread-onlypdstedit (sys)
11.1.107hirStatisInfSysDicUsedViewSizeMinMinimum 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)INTEGERread-onlypdstedit (sys)
11.1.108hirStatisInfSysDicUsedViewSizeAvgAverage 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)INTEGERread-onlypdstedit (sys)
11.1.109hirStatisInfSysDicViewCacheSizeFreqNumber of view analysis information items in the buffer for view analysis information (DIC_VIEW_CACHE_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.110hirStatisInfSysDicViewCacheSizeMaxMaximum size of the buffer for view analysis information used (DIC_VIEW_CACHE_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.111hirStatisInfSysDicViewCacheSizeMinMinimum size of the buffer for view analysis information used (DIC_VIEW_CACHE_SIZE_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.112hirStatisInfSysDicViewCacheSizeAvgAverage size of the buffer for view analysis information used (DIC_VIEW_CACHE_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.113hirStatisInfSysDicCacheMissViewSizeFreqNumber of times the buffer for view analysis information was missed (DIC_CACHE_MISS_VIEW_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.114hirStatisInfSysDicCacheMissViewSizeMaxMaximum size of the view analysis information that caused a buffer miss (DIC_CACHE_MISS_VIEW_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.115hirStatisInfSysDicCacheMissViewSizeMinMinimum size of the view analysis information that caused a buffer miss (DIC_CACHE_MISS_VIEW_SIZE_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.116hirStatisInfSysDicCacheMissViewSizeAvgAverage size of the view analysis information that caused a buffer miss (DIC_CACHE_MISS_VIEW_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.117hirStatisInfSysSQLOBJGetReqNumber of requests for collecting SQL objects (SQLOBJ_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.118hirStatisInfSysSQLOBJCacheHitNumber of hits for the SQL object buffer (SQLOBJ_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.119hirStatisInfSysCachedSQLOBJFreqNumber of SQL objects in the SQL object buffer (CACHED_SQLOBJ_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.120hirStatisInfSysCachedSQLOBJMaxMaximum number of SQL objects in the SQL object buffer (CACHED_SQLOBJ_MAX)1INTEGERread-onlypdstedit (sys)
11.1.121hirStatisInfSysCachedSQLOBJMinMinimum number of SQL objects in the SQL object buffer (CACHED_SQLOBJ_MIN)2INTEGERread-onlypdstedit (sys)
11.1.122hirStatisInfSysCachedSQLOBJAvgAverage number of SQL objects in the SQL object buffer (CACHED_SQLOBJ_AVG)3INTEGERread-onlypdstedit (sys)
11.1.123hirStatisInfSysCachedSQLOBJSizeFreqNumber of SQL objects in the SQL object buffer (CACHED_SQLOBJ_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.124hirStatisInfSysCachedSQLOBJSizeMaxMaximum value of the combined total size of objects in the SQL object buffer (CACHED_SQLOBJ_SIZE_MAX)1 (KB)INTEGERread-onlypdstedit (sys)
11.1.125hirStatisInfSysCachedSQLOBJSizeMinMinimum value of the combined total size of objects in the SQL object buffer (CACHED_SQLOBJ_SIZE_MIN)2 (KB)INTEGERread-onlypdstedit (sys)
11.1.126hirStatisInfSysCachedSQLOBJSizeAvgAverage value of the combined total size of objects in the SQL object buffer (CACHED_SQLOBJ_SIZE_AVG)3 (KB)INTEGERread-onlypdstedit (sys)
11.1.127hirStatisInfSysSwapOutSQLOBJNumber of SQL objects taken out of the SQL object buffer (SWAP_OUT_SQLOBJ)3INTEGERread-onlypdstedit (sys)
11.1.128hirStatisInfSysSQLOBJLenFreqNumber of SQL objects in the SQL object buffer (SQLOBJ_LEN_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.129hirStatisInfSysSQLOBJLenMaxMaximum size of SQL objects in the SQL object buffer (SQLOBJ_LEN_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.130hirStatisInfSysSQLOBJLenMinMinimum size of SQL objects in the SQL object buffer (SQLOBJ_LEN_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.131hirStatisInfSysSQLOBJLenAvgAverage size of SQL objects in the SQL object buffer (SQLOBJ_LEN_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.132hirStatisInfSysSTROBJGetReqNumber of requests to collect stored procedure objects (STROBJ_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.133hirStatisInfSysSTROBJCacheHitNumber of SQL object buffer hits by stored procedure objects (STROBJ_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.134hirStatisInfSysCachedSTROBJFreqNumber of stored procedure objects in the SQL object buffer (CACHED_STROBJ_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.135hirStatisInfSysCachedSTROBJMaxMaximum number of stored procedure objects in the SQL object buffer (CACHED_STROBJ_MAX)1INTEGERread-onlypdstedit (sys)
11.1.136hirStatisInfSysCachedSTROBJMinMinimum number of stored procedure objects in the SQL object buffer (CACHED_STROBJ_MIN)2INTEGERread-onlypdstedit (sys)
11.1.137hirStatisInfSysCachedSTROBJAvgAverage number of stored procedure objects in the SQL object buffer (CACHED_STROBJ_AVG)3INTEGERread-onlypdstedit (sys)
11.1.138hirStatisInfSysCachedSTROBJSizeFreqNumber of stored procedure objects in the SQL object buffer (CACHED_STROBJ_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.139hirStatisInfSysCachedSTROBJSizeMaxMaximum value of the combined total size of stored procedure objects in the SQL object buffer (CACHED_STROBJ_SIZE_MAX)1 (KB)INTEGERread-onlypdstedit (sys)
11.1.140hirStatisInfSysCachedSTROBJSizeMinMinimum value of the combined total size of stored procedure objects in the SQL object buffer (CACHED_STROBJ_SIZE_MIN)2 (KB)INTEGERread-onlypdstedit (sys)
11.1.141hirStatisInfSysCachedSTROBJSizeAvgAverage value of the combined total size of stored procedure objects in the SQL object buffer (CACHED_STROBJ_SIZE_AVG)3 (KB)INTEGERread-onlypdstedit (sys)
11.1.142hirStatisInfSysSwapOutSTROBJNumber of stored procedure objects taken out of the SQL object buffer (SWAP_OUT_STROBJ)3INTEGERread-onlypdstedit (sys)
11.1.143hirStatisInfSysSTROBJLenFreqNumber of stored procedure objects in the SQL object buffer (STROBJ_LEN_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.144hirStatisInfSysSTROBJLenMaxMaximum size of stored procedure objects in the SQL object buffer (STROBJ_LEN_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.145hirStatisInfSysSTROBJLenMinMinimum size of stored procedure objects in the SQL object buffer (STROBJ_LEN_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.146hirStatisInfSysSTROBJLenAvgAverage size of stored procedure objects in the SQL object buffer (STROBJ_LEN_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.147hirStatisInfSysSTROBJRecompileNumber of times stored procedure objects were recompiled (STROBJ_RECOMPILE)3INTEGERread-onlypdstedit (sys)
11.1.148hirStatisInfSysProcessServiceCountMaxMaximum number of server processes that are executing service (PROCESS_SERVICE_COUNT_MAX)1INTEGERread-onlypdstedit (sys)
11.1.149hirStatisInfSysProcessServiceCountMinMinimum number of server processes that are executing service (PROCESS_SERVICE_COUNT_MIN)2INTEGERread-onlypdstedit (sys)
11.1.150hirStatisInfSysProcessServiceCountAvgAverage number of server processes that are executing service (PROCESS_SERVICE_COUNT_AVG)3INTEGERread-onlypdstedit (sys)
11.1.151hirStatisInfSysProcessRequestOverNumber of service requests exceeding the maximum number of processes that can be activated (PROCESS_REQUEST_OVER)3INTEGERread-onlypdstedit (sys)
11.1.152hirStatisInfSysResponseOnOwnUnitFreqNumber of service responses to the local unit server (RESPONSE_ON_OWN_UNIT_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.153hirStatisInfSysResponseOnOwnUnitMaxMaximum service response time to the local unit server (RESPONSE_ON_OWN_UNIT_MAX)1 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.154hirStatisInfSysResponseOnOwnUnitMinMinimum service response time to the local unit server (RESPONSE_ON_OWN_UNIT_MIN)2 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.155hirStatisInfSysResponseOnOwnUnitAvgAverage service response time to the local unit server (RESPONSE_ON_OWN_UNIT_AVG)3 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.156hirStatisInfSysResponseToOtherUnitFreqNumber of service responses to other unit servers (RESPONSE_TO_OTHER_UNIT_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.157hirStatisInfSysResponseToOtherUnitMaxMaximum service response time to other unit servers (RESPONSE_TO_OTHER_UNIT_MAX)1 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.158hirStatisInfSysResponseToOtherUnitMinMinimum service response time to other unit servers (RESPONSE_TO_OTHER_UNIT_MIN)2 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.159hirStatisInfSysResponseToOtherUnitAvgAverage service response time to other unit servers (RESPONSE_TO_OTHER_UNIT_AVG)3 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.160hirStatisInfSysExecTimeOnOwnUnitFreqNumber of executions per service from the local unit server (EXEC_TIME_ON_OWN_UNIT_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.161hirStatisInfSysExecTimeOnOwnUnitMaxMaximum execution time per service from the local unit server (EXEC_TIME_ON_OWN_UNIT_MAX)1 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.162hirStatisInfSysExecTimeOnOwnUnitMinMinimum execution time per service from the local unit server (EXEC_TIME_ON_OWN_UNIT_MIN)2 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.163hirStatisInfSysExecTimeOnOwnUnitAvgAverage execution time per service from the local unit server (EXEC_TIME_ON_OWN_UNIT_AVG)3 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.164hirStatisInfSysExecTimeFromOtherUnitFreqNumber of executions per service from other unit servers (EXEC_TIME_FROM_OTHER_UNIT_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.165hirStatisInfSysExecTimeFromOtherUnitMaxMaximum execution time per service from other unit servers (EXEC_TIME_FROM_OTHER_UNIT_MAX)1 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.166hirStatisInfSysExecTimeFromOtherUnitMinMinimum execution time per service from other unit servers (EXEC_TIME_FROM_OTHER_UNIT_MIN)2 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.167hirStatisInfSysExecTimeFromOtherUnitAvgAverage execution time per service from other unit servers (EXEC_TIME_FROM_OTHER_UNIT_AVG)3 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.168hirStatisInfSysSendToOwnProcsNumber of send operations to the local process (SEND_TO_OWN_PRCS)3INTEGERread-onlypdstedit (sys)
11.1.169hirStatisInfSysSendToOtherPrcsNumber of send operations to other processes within the local unit (SEND_TO_OTHER_PRCS)3INTEGERread-onlypdstedit (sys)
11.1.170hirStatisInfSysSendToOtherUnitNumber of send operations to other units (SEND_TO_OTHER_UNIT)3INTEGERread-onlypdstedit (sys)
11.1.171hirStatisInfSysReceiveFromOwnPrcsNumber of receive operations from the local process (RECEIVE_FROM_OWN_PRCS)3INTEGERread-onlypdstedit (sys)
11.1.172hirStatisInfSysReceiveFromOtherPrcsNumber of receive operations from other processes within the local unit (RECEIVE_FROM_OTHER_PRCS)3INTEGERread-onlypdstedit (sys)
11.1.173hirStatisInfSysReceiveFromOtherUnitNumber of receive operations from other units (RECEIVE_FROM_OTHER_UNIT)3INTEGERread-onlypdstedit (sys)
11.1.174hirStatisInfSysTypeDEFGetReqNumber of requests for collecting type information (TYPE-DEF_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.175hirStatisInfSysTypeDEFCacheHitNumber of hits for the user-defined type information buffer (TYPE-DEF_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.176hirStatisInfSysCachedTypeDEFFreqNumber of type definition information items in the user-defined type information buffer (CACHED_TYPE-DEF_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.177hirStatisInfSysCachedTypeDEFMaxMaximum number of type definition information items in the user-defined type information buffer (CACHED_TYPE-DEF_MAX)1INTEGERread-onlypdstedit (sys)
11.1.178hirStatisInfSysCachedTypeDEFMinMinimum number of type definition information items in the user-defined type information buffer (CACHED_TYPE-DEF_MIN)2INTEGERread-onlypdstedit (sys)
11.1.179hirStatisInfSysCachedTypeDEFAvgAverage number of type definition information items in the user-defined type information buffer (CACHED_TYPE-DEF_AVG)3INTEGERread-onlypdstedit (sys)
11.1.180hirStatisInfSysTypeDEFCacheSizeFreqNumber of type definition information items in the user-defined type information buffer (TYPE-DEF_CACHE_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.181hirStatisInfSysTypeDEFCacheSizeMaxMaximum 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)INTEGERread-onlypdstedit (sys)
11.1.182hirStatisInfSysTypeDEFCacheSizeMinMinimum 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)
INTEGERread-onlypdstedit (sys)
11.1.183hirStatisInfSysTypeDEFCacheSizeAvgAverage 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)
INTEGERread-onlypdstedit (sys)
11.1.184hirStatisInfSysTypeDEFCacheTotalSizeFreqNumber of user-defined type information items collected (TYPE-DEF_CACHE_TOTAL_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.185hirStatisInfSysTypeDEFCacheTotalSizeMaxMaximum size of the total area used for user-defined type information buffers (TYPE-DEF_CACHE_TOTAL_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.186hirStatisInfSysTypeDEFCacheTotalSizeMinMinimum size of the total area used for user-defined type information buffers (TYPE-DEF_CACHE_TOTAL_SIZE_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.187hirStatisInfSysTypeDEFCacheTotalSizeAvgAverage size of the total area used for user-defined type information buffers (TYPE-DEF_CACHE_TOTAL_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.188hirStatisInfSysTypeDEFCacheAllocSizeFreqNumber of user-defined type information buffers allocated (TYPE-DEF_CACHE_ALLOC_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.189hirStatisInfSysTypeDEFCacheAllocSizeMaxMaximum size of the user-defined type information buffers allocated (TYPE-DEF_CACHE_ALLOC_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.190hirStatisInfSysTypeDEFCacheAllocSizeMinMinimum size of the user-defined type information buffers allocated (TYPE-DEF_CACHE_ALLOC_SIZE_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.191hirStatisInfSysTypeDEFCacheAllocSizeAvgAverage size of the user-defined type information buffers allocated (TYPE-DEF_CACHE_ALLOC_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.192hirStatisInfSysRtnDEFGetReqNumber of requests for collecting routine definition information (RTN-DEF_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.193hirStatisInfSysRtnDEFCacheHitNumber of hits for the routine definition information buffer (RTN-DEF_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.194hirStatisInfSysCachedRtnDEFFreqNumber of routine definition information items in the routine definition information buffer (CACHED_RTN-DEF_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.195hirStatisInfSysCachedRtnDEFMaxMaximum number of routine definition information items in the routine definition information buffer (CACHED_RTN-DEF_MAX)1INTEGERread-onlypdstedit (sys)
11.1.196hirStatisInfSysCachedRtnDEFMinMinimum number of routine definition information items in the routine definition information buffer (CACHED_RTN-DEF_MIN)2INTEGERread-onlypdstedit (sys)
11.1.197hirStatisInfSysCachedRtnDEFAvgAverage number of routine definition information items in the routine definition information buffer (CACHED_RTN-DEF_AVG)3INTEGERread-onlypdstedit (sys)
11.1.198hirStatisInfSysRtnDEFCacheSizeFreqNumber of routine definition information items in the routine definition information buffer (RTN-DEF_CACHE_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.199hirStatisInfSysRtnDEFCacheSizeMaxMaximum 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)INTEGERread-onlypdstedit (sys)
11.1.200hirStatisInfSysRtnDEFCacheSizeMinMinimum 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)INTEGERread-onlypdstedit (sys)
11.1.201hirStatisInfSysRtnDEFCacheSizeAvgAverage 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)INTEGERread-onlypdstedit (sys)
11.1.202hirStatisInfSysRtnDEFCacheTotalSizeFreqNumber of routine definition information items in the routine definition information buffer (RTN-DEF_CACHE_TOTAL_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.203hirStatisInfSysRtnDEFCacheTotalSizeMaxMaximum size of the total area used for routine definition information buffers (RTN-DEF_CACHE_TOTAL_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.204hirStatisInfSysRtnDEFCacheTotalSizeMinMinimum size of the total area used for routine definition information buffers (RTN-DEF_CACHE_TOTAL_SIZE_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.205hirStatisInfSysRtnDEFCacheTotalSizeAvgAverage size of the total area used for routine definition information buffers (RTN-DEF_CACHE_TOTAL_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.206hirStatisInfSysRtnDEFCacheAllocSizeFreqNumber of routine definition information buffers allocated (RTN-DEF_CACHE_ALLOC_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.207hirStatisInfSysRtnDEFCacheAllocSizeMaxMaximum size of the routine definition information buffers allocated (RTN-DEF_CACHE_ALLOC_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.208hirStatisInfSysRtnDEFCacheAllocSizeMinMinimum size of the routine definition information buffers allocated (RTN-DEF_CACHE_ALLOC_SIZE_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.209hirStatisInfSysRtnDEFCacheAllocSizeAvgAverage size of the routine definition information buffers allocated (RTN-DEF_CACHE_ALLOC_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.210hirStatisInfSysPlgRTNGetReqNumber of requests for collecting routine definitions of functions provided by plug-ins (PLG-RTN_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.211hirStatisInfSysPlgRTNCacheHitNumber of hits for the buffer for routine definition information of functions provided by plug-ins (PLG-RTN_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.212hirStatisInfSysRegistryGetReqNumber of requests for collecting registry information (REGISTRY_GET_REQ)3INTEGERread-onlypdstedit (sys)
11.1.213hirStatisInfSysRegistryCacheHitNumber of hits for the registry information buffer (REGISTRY_CACHE_HIT)3INTEGERread-onlypdstedit (sys)
11.1.214hirStatisInfSysCachedRegistryDEFFreqNumber of registry information items in the registry information buffer (CACHED_REGISTRY-DEF_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.215hirStatisInfSysCachedRegistryDEFMaxMaximum number of registry information items in the registry information buffer (CACHED_REGISTRY-DEF_MAX)1INTEGERread-onlypdstedit (sys)
11.1.216hirStatisInfSysCachedRegistryDEFMinMinimum number of registry information items in the registry information buffer (CACHED_REGISTRY-DEF_MIN)2INTEGERread-onlypdstedit (sys)
11.1.217hirStatisInfSysCachedRegistryDEFAvgAverage number of registry information items in the registry information buffer (CACHED_REGISTRY-DEF_AVG)3INTEGERread-onlypdstedit (sys)
11.1.218hirStatisInfSysRegistryCacheSizeFreqNumber of registry information items in the registry information buffer (REGISTRY_CACHE_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.219hirStatisInfSysRegistryCacheSizeMaxMaximum size of the registry information buffer per registry information item (REGISTRY_CACHE_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.220hirStatisInfSysRegistryCacheSizeMinMinimum size of the registry information buffer per registry information item (REGISTRY_CACHE_SIZE_MIN)2 (bytes)INTEGERread-onlypdstedit (sys)
11.1.221hirStatisInfSysRegistryCacheSizeAvgAverage size of the registry information buffer per registry information item (REGISTRY_CACHE_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.222hirStatisInfSysRegistryCacheTotalSizeFreqNumber of registry information items in the registry information buffer (REGISTRY_CACHE_TOTAL_SIZE_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.223hirStatisInfSysRegistryCacheTotalSizeMaxMaximum size of the total area used for the registry information buffer (REGISTRY_CACHE_TOTAL_SIZE_MAX)1 (bytes)INTEGERread-onlypdstedit (sys)
11.1.224hirStatisInfSysRegistryCacheTotalSizeMinMinimum size of the total area used for the registry information buffer (REGISTRY_CACHE_TOTAL_SIZE_MIN)2
(bytes)
INTEGERread-onlypdstedit (sys)
11.1.225hirStatisInfSysRegistryCacheTotalSizeAvgAverage size of the total area used for the registry information buffer (REGISTRY_CACHE_TOTAL_SIZE_AVG)3 (bytes)INTEGERread-onlypdstedit (sys)
11.1.226hirStatisInfSysRegisterdPortsFreqNumber of HiRDB reserved ports used (REGISTERED_PORTS_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.227hirStatisInfSysRegisterdPortsMaxMaximum number of HiRDB reserved ports used (REGISTERED_PORTS_MAX)1INTEGERread-onlypdstedit (sys)
11.1.228hirStatisInfSysRegisterdPortsMinMinimum number of HiRDB reserved ports used (REGISTERED_PORTS_MIN)2INTEGERread-onlypdstedit (sys)
11.1.229hirStatisInfSysRegisterdPortsAvgAverage number of HiRDB reserved ports used (REGISTERED_PORTS_AVG)3INTEGERread-onlypdstedit (sys)
11.1.230hirStatisInfSysAssignedPortsFreqNumber of ports allocated automatically by the OS when the number of HiRDB reserved ports was insufficient (ASSIGNED_PORTS_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.231hirStatisInfSysAssignedPortsMaxMaximum number of ports allocated automatically by the OS when the number of HiRDB reserved ports was insufficient (ASSIGNED_PORTS_MAX)1INTEGERread-onlypdstedit (sys)
11.1.232hirStatisInfSysAssignedPortsMinMinimum number of ports allocated automatically by the OS when the number of HiRDB reserved ports was insufficient (ASSIGNED_PORTS_MIN)2INTEGERread-onlypdstedit (sys)
11.1.233hirStatisInfSysAssignedPortsAvgAverage number of ports allocated automatically by the OS when the number of HiRDB reserved ports was insufficient (ASSIGNED_PORTS_AVG)3INTEGERread-onlypdstedit (sys)
11.1.234hirStatisInfSysDirectoryUserCheckTimeFreqNumber of requests for authenticating directory-registered users (DIRECTORY_USER_CHECK_TIME_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.235hirStatisInfSysDirectoryUserCheckTimeMaxMaximum time for authenticating directory-registered users (DIRECTORY_USER_CHECK_TIME_MAX)1 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.236hirStatisInfSysDirectoryUserCheckTimeMinMinimum time for authenticating directory-registered users (DIRECTORY_USER_CHECK_TIME_MIN)2 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.237hirStatisInfSysDirectoryUserCheckTimeAvgAverage time for authenticating directory-registered users (DIRECTORY_USER_CHECK_TIME_AVG)3 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.238hirStatisInfSysGroupCheckTimeFreqNumber of requests for checking groups (GROUP_CHECK_TIME_FREQ)3INTEGERread-onlypdstedit (sys)
11.1.239hirStatisInfSysGroupCheckTimeMaxMaximum time for checking a group (GROUP_CHECK_TIME_MAX)1 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.240hirStatisInfSysGroupCheckTimeMinMinimum time for checking a group (GROUP_CHECK_TIME_MIN)2 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.241hirStatisInfSysGroupCheckTimeAvgAverage time for checking a group (GROUP_CHECK_TIME_AVG)3 (microseconds)INTEGERread-onlypdstedit (sys)
11.1.242hirStatisInfSysDummyCannot be referenced.INTEGERread-onlyMIB command

Legend:

[Figure]: Not applicable

Note
Information in parentheses following pdstedit is the edit item in the statistics analysis utility.

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.