IBM Books

Turning off constraint checking for a table

Use the Set Constraints window to turn off constraint checking for a table. The table cannot be a system table.

Normally, referential integrity and check constraints on a table are automatically enforced. In some situations, you might need to manually turn off constraint checking for a table.
Note:If you turn off constraint checking for a parent table, the foreign key constraints of all of its dependent and descendent tables are put in check pending state.

Graphic of Controls push button appears here.
Figure rule not displayed.

Before you begin...
Figure rule not displayed.

To turn off constraint checking for a table:

  1. Open the Set Constraints window.

  2. Make sure that the Off radio button is selected. The table will be put in check pending state.

  3. Click on OK to turn off constraint checking for this table.

Figure rule not displayed.

Related information

[ Top of Page | Table of Contents | Glossary | Index ]

[ DB2 List of Books | Search the DB2 Books ]