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 […]
db2top -d and db2top -h
Today, I’m going to start writing about db2top command line options. There are many. I’ll start with -h (help) and -d (database).