Extents and blocks [message #326587] |
Thu, 12 June 2008 01:24 |
aslamkhalife
Messages: 42 Registered: July 2007 Location: India
|
Member |
|
|
Hi
I have few queries regarding EXTENTS
1. Why large object should have uniform extent size?
2. Why small object should be place in auto allocate?
3. Exactly what will be the large and small object size in Oracle?
4. How can one decide the size of uniform extent clause?
5. How does the block and extent work in Oracle?
Please guide....
Aslam
|
|
|
|
Re: Extents and blocks [message #326624 is a reply to message #326608] |
Thu, 12 June 2008 02:19 |
aslamkhalife
Messages: 42 Registered: July 2007 Location: India
|
Member |
|
|
Hi,
Presently one our DEV db has the autoallocate = system
It means the initial extent size is by default 64kb and the PCTINCREASE is by default 50, which result in next extent to be much more larger to initial one and also further the extent size goes on increasing........
because of this space is been wasted......
Now how can I stop this wastage.......
Thanks
Aslam.
|
|
|
|
|
|
|
|
|
|
|