Quantcast
Channel: SCN : All Content - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all articles
Browse latest Browse all 757

reorg rebuild table versus reorg rebuild table index

$
0
0

Reorg rebuild Tablename Indexname allows the table to still be used  while the reorg is running.

 

Reorg rebuild tablename (without the index) causes the table to be blocked.

Reorg Compact is a good way of dealing with forwarded rows while the table is still actively being used.

 

Reorg Index maintenance and Reorg Compact maintenance are great ways of dealing with huge tables that cannot afford downtime.

 

I have not used the time options for the reorg command.

 

I believe it is better to use the "Reorg Compact" followed by "Reorg Rebuild Tablename Indexname"...

because the reverse would disturb cleanly built indexes.

 

Keep reading this blog as time goes by to see how I improve my table performance.


Viewing all articles
Browse latest Browse all 757

Latest Images

Trending Articles



Latest Images

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