Added option to rip data immediately data ripper is launched using previous settings 增加重组数据立即执行打开选项,并回到上次执行设置。
Freepage indicates to db2 how often to leave a full page of free space when either loading or reorganizing the data Freepage告诉db2在装载或重组数据时,应该过多久就分配一整页的空余空间。
Pctfree indicates to db2 what percentage of each page in the table space or index to leave free when either loading or reorganizing the data Pctfree告诉db2在装载或重组数据时,表空间或索引中的每个页要留出多少百分比的空余空间。
The main purpose of allocating free space is to keep the data rows in the same physical sequence as the clustering index , thus reducing the need to frequently reorganize the data 分配空余空间的主要目的是使数据行的物理顺序与群集索引一致,以减少频繁重组数据的需要。