We're using Oracle 9.2 and would like to use Oracle Managed Tablespaces. LMT is new to me so I have a few questions.
1. Should we make the SYSTEM tablespace locally managed?
2. Should we make our LMT tablespaces UNIFORM or AUTOALLOCATED?
3. If UNIFORM, what size should we specify for the extents or how should we determine what size to give?
4. Should we out any initial and/or next extent sizing info in our create table statements?
Thanks.
1. Should we make the SYSTEM tablespace locally managed?
2. Should we make our LMT tablespaces UNIFORM or AUTOALLOCATED?
3. If UNIFORM, what size should we specify for the extents or how should we determine what size to give?
4. Should we out any initial and/or next extent sizing info in our create table statements?
Thanks.