Default language.

Information
Space announcement This space provides the same content as before, but the organization of the home page has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Referential integrity


REORG PLUS performs no checking for referential constraint violations, nor does it set the CHKP status for reorganizations that result in violations.

To maintain referential integrity, consider the following information:

  • If you use the UPDATE option and update a column that is part of a foreign key, ensure that the new column value does not violate any referential constraints.
  • If you use the SELECT or DELETE option to delete rows from a primary table, you must ensure that the dependent rows are deleted as well.

 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

REORG PLUS for DB2 13.1