check_exclude
This parameter defines the database objects (that is, tables, indexes, and tablespaces) to be excluded from the BRCONNECT check function.
Syntax:
check_exclude =
[<owner>.]<table>|[<owner>.]<index>|
[<owner>.]<prefix>*|<tablespace>|(<object_list>)|non_sap|all_part
Default: No exclusion, all SAP tables and indexes are checked
non_sap means that non-SAP objects are excluded from the check (for example, Oracle dictionary objects).
all_part means that SAP partitions (such as in Business Information Warehouse and Advanced Planner and Optimizer) are excluded from the check.
You can use this parameter to exclude tables or indexes with exceptional space parameters or statistics handling from the checks.