Caner.B
18th July 2002, 14:27
Hi,
I am facing a very strange situation with table tfgld418 which is allocating a new extent nearly every week.
Date / number of rows / total disk spaceused / extends
1 Jun 02 / 12.300.000 / 5.7 Gb / 5
5 Jul 02 / 8.400.000 / 6.3 Gb / 6
12 Jul 02 / 8.750.000 / 7 Gb / 7
18 Jul 02 / 10.200.000 / 7.6 Gb / 8
As you can see above, the row size of the table has never reached the number on 1 Jun. But it is still allocating new extends. And every extend size is 640 Mb ,therefore I need to stop this growth.
In June I deleted about 5.500.000 rows from the table.
I can monitor that I have deleted The rows from informix and from baan . what I am anxious is that the index pages are not deleted or not freed for reuse.
In May 2002 we had a data migration, untill this date we had two dbspces; datadbs for data and idxdbs for indexes, and each of the dbspaces were on different disks thus the index of the of each table was on a different disk and different dbspace. With the data migration we added a new disk named data3dbs to informix and mixed all the data and indexes in the same disks. thus each tables index is now in the same disk.
With the old configuration I had deleted many times such a mass deletion. and never faced this problem .
Has anybady faced a situation like this before?
We are using baan4 c3 / Informix DS 7.31 /Hp Unix
Thanks
Caner
I am facing a very strange situation with table tfgld418 which is allocating a new extent nearly every week.
Date / number of rows / total disk spaceused / extends
1 Jun 02 / 12.300.000 / 5.7 Gb / 5
5 Jul 02 / 8.400.000 / 6.3 Gb / 6
12 Jul 02 / 8.750.000 / 7 Gb / 7
18 Jul 02 / 10.200.000 / 7.6 Gb / 8
As you can see above, the row size of the table has never reached the number on 1 Jun. But it is still allocating new extends. And every extend size is 640 Mb ,therefore I need to stop this growth.
In June I deleted about 5.500.000 rows from the table.
I can monitor that I have deleted The rows from informix and from baan . what I am anxious is that the index pages are not deleted or not freed for reuse.
In May 2002 we had a data migration, untill this date we had two dbspces; datadbs for data and idxdbs for indexes, and each of the dbspaces were on different disks thus the index of the of each table was on a different disk and different dbspace. With the data migration we added a new disk named data3dbs to informix and mixed all the data and indexes in the same disks. thus each tables index is now in the same disk.
With the old configuration I had deleted many times such a mass deletion. and never faced this problem .
Has anybady faced a situation like this before?
We are using baan4 c3 / Informix DS 7.31 /Hp Unix
Thanks
Caner