DIMBUILDSTATSINTERVAL
The DIMBUILDSTATSINTERVAL configuration setting specifies the number of records to process before reporting on dimension build progress. Load status information is written to the Essbase log file.
Syntax
DIMBUILDSTATSINTERVAL [n]
n—Required. An integer specifying the number of records to process before updating the dimension build progress information. The default value is 20000.
Example
DIMBUILDSTATSINTERVAL 20000
If there are 50000 records to process in the data source, and DIMBUILDSTATSINTERVAL is defined at 20000, Essbase updates the dimension build progress after processing 20000 records, and then 40000 records.