In today’s post, I look at using the -i option to control the rate at which db2top issues snapshots.
Tag: db2top
IBM DB2 interactive snapshot tool
db2top -V
Today we’ll examine the -V option. This is a useful option when you need to run explains of statements that don’t qualify the schema of the tables they access.
db2top -u and db2top -p
Today’s topic is the -u option and its partner, the -p option. You’ll see how they can be combined with the -n option when you need db2top to connect with a user ID and password.
db2top -n
Continuing with the command line options from the last post, we have the -n option that takes one argument which is the node name or instance name. This becomes useful when you want to pass […]