listener22
Programmer
Hi -
Has anybody heard of an Oracle 'SAFE' program that
recommends using fixed initial extent and next extent sizes
of 128k, 4M, 128M, etc. for tables in corresponding tablespaces?
That is, there would be a tablespace, say tsp_128k, in which all
the tables would have 128k for initial extent and 128k for nextextent.
Then there would be a tablespace, say tsp_4M, in which
all the tables would have 4M for initial extent and 4M for nextextent.
Etc.
Someone told me that this is Oracle's new way to reduce tablespace
fragmentation. It sounds goofy to me, but have any of you heard of it?
Anybody planning to implement such a scheme?
Thanks.
Jim
oracle, vb, some javascript
Has anybody heard of an Oracle 'SAFE' program that
recommends using fixed initial extent and next extent sizes
of 128k, 4M, 128M, etc. for tables in corresponding tablespaces?
That is, there would be a tablespace, say tsp_128k, in which all
the tables would have 128k for initial extent and 128k for nextextent.
Then there would be a tablespace, say tsp_4M, in which
all the tables would have 4M for initial extent and 4M for nextextent.
Etc.
Someone told me that this is Oracle's new way to reduce tablespace
fragmentation. It sounds goofy to me, but have any of you heard of it?
Anybody planning to implement such a scheme?
Thanks.
Jim
oracle, vb, some javascript