The peak capacity of a HiRDB file system area for work table files can be obtained by entering the following command:
- pdfstatfs -d name-of-HiRDB-file-system-area-for-work-tables
- -d
- Specifies that the maximum utilization value for the allocated HiRDB file system area is to be displayed. The peak capacity display that is output is this value. The maximum utilization value is cleared by entering the following pdfstatfs command:
- pdfstatfs -c name-of-HiRDB-file-system-area-for-work-table
- -c
- Specifies that the maximum utilization value for the allocated HiRDB file system area is to be cleared to 0.