reorg

The defrag parameter of the reorg command lets you schedule and resume reorganization, while also allowing concurrent reads or writes on the data being reorganized.

The syntax is:

reorg defrag table_name [partition {partition_list}]
   [with {time = hh:mm | resume | skip_compact_extents 
   [= pct_value]}]

where:

Related tasks
Running reorg defrag