on 2012 Apr 09 10:15 AM
Hi All,
The index entries are more than the table entries in db02.The total table size is 443,651,344 kb and total size of indexes is 473.774,680kb.Kindly Let me know what housekeeping has to be done to reduce the index entries.
Regards
Ram
hi ram,
a possible housekeeping can be done with the sapnotes
Note 332677 - Rebuilding fragmented indexes and
Note 771929 - FAQ: Index fragmentation
best regards
thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ram,
If you are using Oracle Database - then you can use the report RSANAORA and rebuild the index. Once rebuild of the index is done , you can run update stats for the index and the table using the same report.
If you are using MS SQl server, You need to do it from SQL Management Studio.
Thanks,
Jagadish.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.