vijay.db@gmail.com wrote:
> Hi Group,
>
> It's really confusing to calculate the size of the DB2 UDB database in
> versions lesser than 8.2.
I've always felt that the easiest way is to get a snapshot for table
spaces. Using the 'used pages' and 'page size' information for each
tablespace will tell you how much space your database is using. It's
trivial to write a script to calculate this for you.