Nonstop Database, HiRDB Version 9 Installation and Design Guide
The size of the shared memory used by the global buffers is calculated for each pdbuffer statement using Formula 1. If Y is specified in the pd_dbbuff_modify operand, add Formula 2. The total value obtained from Formulas 1 and 2 is the memory size required for use by the global buffers.
If fixed is specified for the pd_dbbuff_attribute operand, pages are locked in real memory, which reduces the real memory portion of the virtual memory by the same size. In addition, the same size is allocated from virtual memory, which consists of the remaining real memory and swap area.
If the pdbuffer operand is omitted, HiRDB will automatically calculate the shared memory size, so it need not be estimated.
| Formula | Shared memory calculation formula (KB) |
|---|---|
| Formula 1 |
i=1 + (124 + 80#2 + 96 + Si }
i=1 management region part: + (176 + 96#2 + 136 data storage part: Si |
| Formula 2 |
|
All Rights Reserved. Copyright (C) 2012, 2015, Hitachi, Ltd.