Quantcast
Channel: SCN: Message List - SAP on Oracle
Viewing all articles
Browse latest Browse all 5847

Re: Rebuild of Indexes or Reorganization of Tables

$
0
0

1.) offline reorg, you can do an export import (this is an old method but still used for very big tables)

2.) online reorg , you can use brtools to do this

 

brspace -u / -c force -p initSID.sap -s 20 -l E -f tbreorg -o sapsr3 -e 2 -t "RFBLG"

 

keep in mind this is done during low peak period as it causes a lock on the table

 

3.) the shrink methos i only use when i get no results from reorg

 

foot note: remember to update the statistics of the table when you are done.


Viewing all articles
Browse latest Browse all 5847

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>