Sujosh,
<<Can I do this on 9i? Please verify.>>
Locally Managed Tablespaces have been available in all versions since Oracle 8i.
<<...when I use enterprise manager to change the maximum size in storage tab it automatically reverts back to 32767 MB. Why does that happen?>>
32GB is a VERY LARGE maximum for a tablespace datafile. 32GB is probably the nominal maximum for Enterprise Manager. Some operating systems have trouble if the datafile exceeds 2GB. I
highly recommend your using
MAXSIZE 2000M per file. There is absolutely no penalty in have multiple 2GB-maximum datafiles for a tablespace.
<<Could you please tell me what is the reason to do this?>>
Given: You have a tablespace that is not LMT.
Given: Once you create a tablespace, you cannot change it from non-LMT to LMT.
Given: You want your segments (tables and indexes) to reside in a LMT.
Resolution: You must create a new LMT tablespace, move all the objects out of the non-LMT tablespace into the LMT tablespace; then you can drop the empty non-LMT tablespace.
Let us know if you have additional questions.
![[santa] [santa] [santa]](/data/assets/smilies/santa.gif)
Mufasa
(aka Dave of Sandy, Utah, USA @ 22:52 (19Jul04) UTC (aka "GMT" and "Zulu"), 15:52 (19Jul04) Mountain Time)