ubTableCheck

Check table definitions in dictionary.

Usage: ubTableCheck {–tables} {–assoc} {–dup} {–attr} {–verbose}

Check the dictionary tables against the stored data and other things.

ubTableCheck without any options will do all checks for all tables. Multiple checks can be requested at one time.

–verbose will list the tables as they are checked.

–tables – check stored data against the dictionary definitions. This is record lnegths and keys.

–assoc – check the association specifications and make sure the keys being used for associations exists in the target table.

–dup – look for duplicate table definitions

–attr – look for duplicate attributes (fields) in a table