NAME
ubTableCheck – Check table definitions in dictionary.
SYNOPSIS
Usage: ubTableCheck {–table <table to check>} {–tables} {–assoc} {–dup} {–attr} {–verbose}
DESCRIPTION
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.
FLAGS
–verbose will list the tables as they are checked.
–table – check just one table
–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