DB2 Version 9.7 for Linux, UNIX, and Windows

reorg_current_counter - Reorganize Progress monitor element

A unit of progress that indicates the amount of reorganization that has been completed. The amount of progress this value represents is relative to the value of reorg_max_counter, which represents the total amount of table reorganization that is to be done.

Table 1. Snapshot Monitoring Information
Snapshot Level Logical Data Grouping Monitor Switch
Table table_reorg Basic

Usage

You can determine the percentage of table reorganization that has been completed using the following formula:
table reorg progress = reorg_current_counter / reorg_max_counter * 100