Scalable Database Server, HiRDB Version 8 Installation and Design Guide
The amount of log information output when the PURGE TABLE statement is executed is determined from the total log information calculated for the table from all indexes, LOB columns, and LOB attributes. For partitioning tables and partitioning indexes, determine the total amount of log information for each RDAREA. Table 17-14 shows the formulas for calculating the amount of system log information when the PURGE TABLE statement is executed. In the formulas, calculate the variables A, B, and C for each RDAREA configuration file.
Table 17-14 Amount of system log information output during execution of the PURGE TABLE statement
| Type | Amount of system log information (bytes) |
|---|---|
| Tables | 1000 + 1100 |
| Rebalancing tables | 1000 + 1100 |
| Indexes* | 1000 + 1100 |
| LOB columns or LOB attributes* | 1000 + 17000 |
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.