Scalable Database Server, HiRDB Version 8 Installation and Design Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
(1) Design considerations
- The amount of space required for a HiRDB file system area for backup files must be greater than the total size of the RDAREAs that will be backed up. For details about the sizes of RDAREAs, see 16. Determining RDAREA Size.
- If you use the system switchover facility, create unload log files on a shared disk.
- If you are creating a HiRDB file system area for unload log files, specify the following options in the pdfmkfs command:
- -k option: Specify UTL (HiRDB file system area for utilities) as the usage.
- -n option: For the size of the HiRDB file system area, specify the value obtained from the following formula:
Total number of records in system log files to be unloaded
record length of system log files
number of unload log files to be created
1.2
1048576
- -l option: For the maximum number of files, specify the number of unload log files to be created.
- -e option: For the maximum number of extensions, specify the number of unload log files to be created times 10.
(2) Checking the peak capacity
You can obtain the peak capacity of a HiRDB file system area for utilities by entering the following command:
- pdfstatfs -d name-of-HiRDB-file-system-area-for-utilities
- -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. You can clear the maximum utilization value by entering the following pdfstatfs command:
- pdfstatfs -c name-of-HiRDB-file-system-area-for-utilities
- -c
- Specifies that the maximum utilization value for the allocated HiRDB file system area is to be cleared to 0.
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.