Check objects |
Checks the validity of objects for application "Application" in database account "Database account" depending on option flags: •if "Check views" = 'Y', all Logical Views are checked; •if "Check table constraints" = 'Y', all Table Constraints are checked; and so on. The "Check..." option flags are all optional. If you do not specify 'Y' or 'N' for a flag, that flag is set to 'Y'. To have all the checks done (recommended), you can leave all the flags unspecified. Parameters
NotesThis action is equivalent to using the Tools, Check Repository options in USoft Definer, and to pressing Check buttons offered in various windows, such as the Check button in the Logical View window. Only objects that do not have Correct = Yes are (re)checked. For objects that have an Active Y/N flag (such as Table Constraints), only objects that have Active = Yes are checked.
|