Reclaiming unused space from deletions and updates  Rebuilding a table

Chapter 9: Using the reorg Command

Reclaiming unused space and undoing row forwarding

reorg compact combines the functions of reorg reclaim_space and reorg forwarded_rows. Use reorg compact when:

reorg compact syntax

The syntax for reorg compact is:

reorg compact table_name partition partition_name
	with {resume, time = no_of_minutes}]

If you specify a partition, only the part of the table that resides on that partition is affected.

For information about the resume and time options, see “resume and time options for reorganizing large tables”.





Copyright © 2005. Sybase Inc. All rights reserved. Rebuilding a table

View this book as PDF