Some of the information that db2top reports are statistics measured from the last reset of the snapshot. There is also a “delta” mode in which these same statistics are reset every second regardless of the refresh interval. This “delta” mode is the default mode that db2top runs in. Today, we will look at how the -k option lets you override this default. For example, in this default mode, the sessions screen shows columns such as “Delta RowsRead/s”, “Delta RowsWritten/s”, “Delta IOReads/s”, and “Delta IOWrites/s”:
You can override the “delta” mode on the command line by specifying the -k option. This causes db2top to measure the stats from the last reset of the snapshot. The example below shows the sessions screen again, though there are many other screens that can illustrate the same behavior. This time, db2top was launched with the -k option:
Popularity: 8% [?]
Subscribe by RSS!
Related posts:
- db2top -a In today’s post, you’ll see how to use the -a...
- db2top -n Continuing with the command line options from the last post,...
- db2top -d and db2top -h Today, I’m going to start writing about db2top command line...
- db2top -i In today’s post, I look at using the -i option...
- db2top -b The -b option allows you to run db2top in “background...
Related posts brought to you by Yet Another Related Posts Plugin.





