Scalable Database Server, HiRDB Version 8 Installation and Design Guide
When a check constraint table is updated, added to, or deleted by a data manipulation SQL statement, HiRDB performs checking during execution to guarantee data integrity. However, if the table is manipulated by the utilities listed in Table 12-23, data integrity may not be guaranteed because HiRDB does not perform integrity checking. If you specify USE in the pd_check_pending operand and perform these operations, the check constraint table is placed in check pending status.
Table 12-23 Operations on check constraint tables that nullify the guarantee of data integrity and the conditions under which loss of data integrity occurs
| Operation on table or RDAREA | Condition for loss of data integrity | |
|---|---|---|
| Database load utility (pdload) | Data reload | Data that does not satisfy search conditions specified in the check constraint definition is loaded. Data that does not satisfy search conditions specified in the check constraint definition is reloaded. |
| Database reorganization utility (pdrorg) | Reload (-k reld) | |
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.