Collecting Missing Statistics with BR*Tools
You can use BR*Tools for Oracle to collect missing database statistics. Missing statistics are automatically collected by update database statistics.
Make sure you have set the necessary BRCONNECT parameters in the initialization profile init<DBSID>.sap, because BRTOOLS uses these when it calls BRCONNECT.
The database must be open.
Start BRGUI or BRTOOLS.
Choose .
Set the required options:
Menu Entry |
Equivalent BRCONNECT Command Option |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This shows you the BRCONNECT -f stats -t missing command that is to be executed using the current settings. |
To start processing with the selected options, choose Continue
.
Check the results in the BRCONNECT logs.
The summary log conn<DBSID>.log
displays the return code.
The detail log c<encoded timestamp>.sta
displays the progress.
For more information on how to view the logs with BR*Tools, see Showing Logs with BR*Tools.