Do not remove a source table from a validation check

  • Recommendation: If you need to remove all of the columns in a table from a validation check, do not modify the validation check. Instead, disable the existing validation check and create a new validation check that excludes the table.

  • Rationale: The validation check program does not gracefully remove source tables when you update the validation check.