Show TOC

check_excludeLocate this document in the navigation structure

This parameter defines the database objects (that is, tables, indexes, and tablespaces) to be excluded from the BRCONNECT check function.

            check_exclude = [<owner>.]<table>|[<owner>.]<index>|
            [<owner>.][<prefix>]*[<suffix>]|<tablespace>|
            (<object_list>)|non_sap|all_part
         

Default value: no exclusion, all SAP tables and indexes are checked

Possible values:

  • non_sap: excludes non-SAP objects from the check (for example, Oracle dictionary objects)

  • all_part: excludes SAP partitions (such as in Business Information Warehouse and Advanced Planner and Optimizer) from the check

    You can use this parameter to exclude tables or indexes with exceptional space parameters or statistics handling from the checks.