Entering content frameSyntax documentation stats_exclude Locate the document in its SAP Library structure

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

Syntax:

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

Default: No exclusion, all SAP tables and indexes are processed

info_cubes: Exclude all InfoCube tables from updating statistics.

 

 

Leaving content frame