Hi,
My client uses Progress 10.2B on Linux. The database currently uses 45+GB on the hard disc. It hasn't been dumped and reloaded in years. So fixed extents were just added on every time the database needed to grow.
When I do a database analysis it says the actual database size 17.4 GB.
Tables 14.4GB and indices 3GB
Looking at the .st file the database has many extents that are large than 512000.
I am thinking of doing a dump and reload.
I was thinking also thinking of :
a) Reducing the fixed size of the database to 22GB and allowing a fixed size of; Tables 17.5 and Index space 4.5GB. Obviously I would also leave an extra variable extent as well
b) Making all the database extents the same size 512,000
I am wondering if anyone has any info on the impact doing this.
In particular, is it okay to make the fixed database size smaller.
Any advice would be appreciated.
My client uses Progress 10.2B on Linux. The database currently uses 45+GB on the hard disc. It hasn't been dumped and reloaded in years. So fixed extents were just added on every time the database needed to grow.
When I do a database analysis it says the actual database size 17.4 GB.
Tables 14.4GB and indices 3GB
Looking at the .st file the database has many extents that are large than 512000.
I am thinking of doing a dump and reload.
I was thinking also thinking of :
a) Reducing the fixed size of the database to 22GB and allowing a fixed size of; Tables 17.5 and Index space 4.5GB. Obviously I would also leave an extra variable extent as well
b) Making all the database extents the same size 512,000
I am wondering if anyone has any info on the impact doing this.
In particular, is it okay to make the fixed database size smaller.
Any advice would be appreciated.
Code:
Control Area – 1
RECORD BLOCK SUMMARY FOR AREA "Control Area" : 1
-------------------------------------------------------
-Record Size (B)- ---Fragments--- Scatter
Table Records Size Min Max Mean Count Factor Factor
------------------------------------------------------------------------------------------------------
Totals: 85519674 14.4G 6 30650 180 86261330 1.0 1.7
5330772 RM block(s) found in the database.
37.11% of the RM block space is used.
Records Indexes Combined
NAME Size Tot % Size Tot % Size Tot %
-----------------------------------------------------------
Total 14.4G 82.6 3.0G 17.4 17.4G 100.0