Scalable Database Server, HiRDB Version 8 Description

[Contents][Glossary][Index][Back][Next]

6.8.5 Facility for parallel writes in deferred write processing

The facility for parallel writes in deferred write processing is a function that enables multiple processes to execute deferred write processing. Because multiple processes perform write processing, the facility reduces the amount of the time required to write to disk. For details about the facility, see the HiRDB Version 8 Installation and Design Guide.

Specifying the facility for parallel writes in deferred write processing
To use the facility for parallel writes in deferred write processing, specify in the pd_dfw_awt_process operand the number of processes that can perform write processing, and specify in the pd_dbbuff_rate_updpage operand the request rate of the deferred write trigger. If the pd_dfw_awt_process operand is not specified, the facility for parallel writes in deferred write processing does not become effective.

Considerations about using the facility
Use of the facility for parallel writes in deferred write processing increases CPU usage, because of the increase in the number of processes.