Hi all,
I am now doing development using DB2.
Q1.
There is one tablespace to store 5 tables.
But, when in production, there will be one tablespace for EACH of the
tables.
Is there any method to ...
for example, find out the row-size of each of the table
so that I can estimate the tablespace size for each table.
Assuming that the development record volume is 1% of the production
volume.
Q2.
Moreover, just for curiorsity, since now 5 tables are sharing the same
tablespace,
is there any way to know how much each table is consuming the
tablespace ?
Thanks in advance.
Alvin SIU
I am now doing development using DB2.
Q1.
There is one tablespace to store 5 tables.
But, when in production, there will be one tablespace for EACH of the
tables.
Is there any method to ...
for example, find out the row-size of each of the table
so that I can estimate the tablespace size for each table.
Assuming that the development record volume is 1% of the production
volume.
Q2.
Moreover, just for curiorsity, since now 5 tables are sharing the same
tablespace,
is there any way to know how much each table is consuming the
tablespace ?
Thanks in advance.
Alvin SIU
Comment