26.6 Work table HiRDB file system area table (hirFileSystemTable)

The work table HiRDB file system area table stores performance information collected over a given time period on a HiRDB file system area for work table files.

Notes on collecting performance information
Set the performance information collection interval to no less than 600 seconds so that HiRDB performance is not affected adversely.

Table 26-4 shows the configuration of the work table HiRDB file system area table.

Table 26-4 Configuration of the work table HiRDB file system area table

IDObjectExplanationTypePrivilegeData source
3.hirFileSystemTableWork table HiRDB file system area tableSEQUENCEnot-access[Figure]
3.1hirFileSystemEntryWork table HiRDB file system area entrySEQUENCEnot-access[Figure]
3.1.1hirFileSystemSysIndexHiRDB system identifier indexINTEGERread-onlyMIB command
3.1.2hirFileSystemFileIndexHiRDB file system identifier indexINTEGERread-onlyMIB command
3.1.3hirFileSystemInstanceInstance name
HiRDB-identifier:host-name:HiRDB-file-system-area-name
Display
String
read-onlyMIB command
3.1.4hirFileSystemHirIDHiRDB identifierDisplay
String
read-onlyMIB command
3.1.5hirFileSystemAvailableExpandCountMaximum number of HiRDB file system area extensionsINTEGERread-onlypdfstatfs -d -b
3.1.6hirFileSystemAvailableFileSizeMaximum size of each file that can be allocated in the HiRDB file system area (KB)INTEGERread-onlypdfstatfs -d -b
3.1.7hirFileSystemCurrentExpandCountTotal number of HiRDB file system area extensionsINTEGERread-onlypdfstatfs -d -b
3.1.8hirFileSystemCurrentFileCountNumber of HiRDB files createdINTEGERread-onlypdfstatfs -d -b
3.1.9hirFileSystemFreeAreaCountTotal number of non-contiguous free areasINTEGERread-onlypdfstatfs -d -b
3.1.10hirFileSystemHiRDBFileSystemAreaNameHiRDB file system area nameDisplay
String
read-onlypdfstatfs -d -b
3.1.11hirFileSystemPeakCapacityLargest space* used by the user since the maximum value allocated in the HiRDB file system area was reset to 0 (KB)INTEGERread-onlypdfstatfs -d -b
3.1.12hirFileSystemRemainingFileCountNumber of HiRDB files that can still be created (max-number-of-files-that-can-be-created[Figure] number-of-created-files)INTEGERread-onlypdfstatfs -d -b
3.1.13hirFileSystemRemainingUserAreaSize of unused area in the area allocated to the user (area not allocated as HiRDB files)(KB)INTEGERread-onlypdfstatfs -d -b
3.1.14hirFileSystemSectorSizeHiRDB file system area sector size (KB)
Sector size specified in -s option of pdfmkfs command (default is 1024)
INTEGERread-onlypdfstatfs -d -b
3.1.15hirFileSystemHostHost nameDisplay
String
read-onlypdfstatfs -d -b
3.1.16hirFileSystemUserAreacapacitySize of the HiRDB file system area in the user area (KB)INTEGERread-onlypdfstatfs -d -b
3.1.17hirFileSystemDummyCannot be referenced.INTEGERread-onlyMIB command

Legend:

[Figure]: Not applicable

* Because the PEAK_CAPACITY value is not cleared until the pdfstatfs -c command is executed on the applicable HiRDB file system area, this field's value does not decrease.