hi,all
As we known,DB2 Health Center is a very good tool,but it made me a little confusion. I will be very appreciate if anyone give me some advices.
The problem is that I want to monitor my tablespacle utilization,the n I did some test work:
1.I create a tablespace "TESTDMS"manage d by database,
db2=>CREATE REGULAR TABLESPACE TESTDMS PAGESIZE 4 K MANAGED BY DATABASE USING ( FILE 'D:\test\test' 5120 ) EXTENTSIZE...