Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The integrity of the business rules repository can be checked using the following command and relevant parameters.
Syntax:

...

Code Block
validate-business-rules repository category model [version ] [-ist <rows>] [-ilt <rows>] [-schemas <comma separated list of schemas>

...

]

...

where:

  • -ist specifies that tables with fewer than <rows> must be ignored.
  • -ilt specifies that tables with more than <rows> must be ignored.
  • -schemas optionally specifies existing schema(s) to which this command applies.