Nonstop Database, HiRDB Version 9 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.
For a HiRDB single server configuration, add the value found to the amount of log information to be output by a single server. For a HiRDB parallel server configuration, add it to the amount of log information of the back-end server that manages the RDAREA in which the applicable table is stored (including the RDAREAs in which the index, LOB column and LOB attributes defined in the table are stored).
The following table shows formulas for determining the amount of system log information that is output when a PURGE TABLE statement is executed. Find the variables A, B and C in the formulas for each RDAREA constituent file.
Table 17-17 Amount of system log information output during execution of the PURGE TABLE statement
| Type | Amount of system log information (bytes) |
|---|---|
| Tables | 1,000 + 1,100 |
| Rebalancing tables | 1,000 + 1,100 |
| Indexes# | 1,000 + 1,100 |
| LOB columns or LOB attributes# | 1,000 + 17,000 |
All Rights Reserved. Copyright (C) 2012, 2015, Hitachi, Ltd.