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

This parameter defines which tables are treated as InfoCube tables by BRCONNECT. For more information, see Update Statistics for InfoCube Tables.

Syntax: stats_info_cubes = null|default|[<owner>.]<table>|[<owner>.]<prefix>*|(<table_list>)

null: suppresses special handling of InfoCube tables.

default: includes the default table list of InfoCube tables specified in Update Statistics for InfoCube Tables

Example

stats_info_cubes = (default,ABC*, XYZ*)

In this example, table ABC and all tables starting with XYZ are treated as InfoCube tables, in addition to default tables.

 

 

 

Leaving content frame