Table page
Validate routine
Type the name of the program that you want to be the validation exit routine for the table; for example,
EMPLNEWEThe validation routine can inhibit a LOAD, INSERT, UPDATE, or DELETE operation on any row of the table. Before the operation takes place, the row is passed to the procedure. After examining the row, the procedure returns a value that indicates whether the operation can proceed.
If you replace an existing program name, the new program 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.
If you no longer want to use a validation exit routine for this table, clear this field. Do not type NULL.
Audit
Use this box to specify the type of access to this table that causes auditing to be performed.
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.
The audit type can be one of: