Hi folks,
My database DB03 is circular logging. I called the db2 procedure:
get_dbsize_info to get the database size as below:
Parameter Name : SNAPSHOTTIMESTA MP
Parameter Value : 2008-04-08-06.39.49.518070
Parameter Name : DATABASESIZE
Parameter Value : 24666112
Parameter Name : DATABASECAPACIT Y
Parameter Value : 6063167488
then, I did the db backup. The backup image size as below:
-rw-r----- 1 db2inst1 db2grp1 54308864 April 7 23:26
DB03.0.db2inst1 .NODE0000.CATN0 000.20080407232 545.001
The database size info is not the same or close to the backup image
size!! Can somebody tell me what's going on?
Should we not use db2 procedure get_dbsize_info to gather database
size info? If so, what else it should be used for gathering database
size info?
Laurence
My database DB03 is circular logging. I called the db2 procedure:
get_dbsize_info to get the database size as below:
Parameter Name : SNAPSHOTTIMESTA MP
Parameter Value : 2008-04-08-06.39.49.518070
Parameter Name : DATABASESIZE
Parameter Value : 24666112
Parameter Name : DATABASECAPACIT Y
Parameter Value : 6063167488
then, I did the db backup. The backup image size as below:
-rw-r----- 1 db2inst1 db2grp1 54308864 April 7 23:26
DB03.0.db2inst1 .NODE0000.CATN0 000.20080407232 545.001
The database size info is not the same or close to the backup image
size!! Can somebody tell me what's going on?
Should we not use db2 procedure get_dbsize_info to gather database
size info? If so, what else it should be used for gathering database
size info?
Laurence
Comment