These steps are part of the larger task of altering a table. When you complete the steps for changing table properties, return to altering a table.
To change table properties when altering a table:
The new validation routine is not used to validate existing table rows. It is used only to validate rows that are loaded, inserted, updated, or deleted after the table is altered.
You can also clear the Validate routine field so that a validation routine is no longer used on this table. Do not type NULL.
Auditing is usually part of your overall security plan for keeping your DB2 system secure. You can use auditing to determine if attempts are made to gain unauthorized access to the table and who accessed the table data.