cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DB statistics

Former Member
0 Likes
6,160

Hi All

what is the program that we run to get the statistics of the database.

View Entire Topic
Former Member
0 Likes

Hi,

Please see below SAP Notes:-

588668 - FAQ: Database statistics.

403713 - BRCONNECT: Parallel updating of statistics

129252 - Oracle DB Statistics for BW Tables (if you are using a BW system)

You can run Update stats job from DB13 or BR*tools or just execute below command at OS level.

brconnect -u / -c -f stats -t ALL

DB stats should be uptodate or else it may give sever performance issues.

Hope this helps.

Thanks,

Sushil