Cleaning Up DBA Logs and Tables with BR*Tools
This BR*Tools function helps you to free disk space used by old DBA logs and protects your database against unnecessary growth of the DBA tables.
For more information, see Clean Up Old Logs and Trace Files with BRCONNECT.
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 cleanup 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>.cln
displays the progress.
For more information on how to view the logs with BR*Tools, see Showing Profiles and Logs with BR*Tools.