Show TOC

stats_excludeLocate this document in the navigation structure

This parameter defines the database objects (that is, tables, indexes, and tablespaces) to be excluded from BRCONNECT update statistics. You can use this parameter to exclude tables or indexes with exceptional statistics handling from update statistics.

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

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

Possible values:

  • info_cubes: excludes all InfoCube tables from update statistics

  • all_part: excludes all SAP partitioned tables from update statistics