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 tablename 
     [with {resume, time = no_of_minutes}]

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