Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

db2pd -runstats doesn't give usefull output

$
0
0
We are running a runstats on a table:

Code:

db2 runstats on table xxx
This runstats is running for about 17 hours at this moment.
I like to see the progress of the runstats.
Therefore I issue the command
Code:

db2pd -db database -runstats
.

We get some output, but it doesn't say anything about the runstats.

Code:


Database Partition 0 -- Database XXX -- Active -- Up 4 days 18:13:39 -- Date 02/27/2013 08:58:08


Table Runstats Information:

Index Runstats Information:

We are using db2 version 9.7.3

Why doesn't it give any output? Is there another way to see the progress?

Viewing all articles
Browse latest Browse all 13329

Trending Articles