onstat -g dsk command: Print the progress of the currently running compression operation
Use the onstat -g dsk command to print information that shows the progress of currently running compression operations, such as compress, repack, and shrink.
Example output
Output description
- partnum
- Partition number of the table or fragment
- OP
- Compression operation, such as compress, repack, or shrink.
- Pass
- For repack operations, 1 indicates the first pass of reading the rows, and 2 indicates the second pass.
- Processed RowsProcessed
- Number of rows that are processed so far for the specified operation
- Blobs
- The number of simple large objects that were operated on
- Remaining Rows
- The number of remaining rows to process. For repack operations, the number of rows that remain in the current pass.
- Duration Time(s)
- The amount of time since the beginning of the operation
- Remaining Time(s)
- Approximate amount of remaining time for the operation. For repack operations, the amount of time that remains for the current pass.
- Curr Page
- The current page number that the server is operating on
- Approx Prog
- Percentage of the total operation that has completed
- Duration
- The number of seconds that have elapsed since the operation started
- Approx Remaining
- The approximate time that remains before the operation is complete
- Table NameTable
- Name of the table