Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Locally managed tablespaces
Hi, All,
I can't figure out how to migrate my dictionary controlled tablespace to a
locally managed with uniform size.
sys.dbms_space_admin.tablespace_migrate_to_local seems only to allow you to
migrate to auto allocated LMT. So I emailed Jonathan Lewis and (hope he won't
mind) says:
begin quote**************
What you are seeing is expected behaviour, the
allocation_type stays as USER, and you cannot
convert a dictionary managed tablespace into a
UNIFORM one (unless it happens to be completely
empty, I think, although there may be one other
special condition which I want to test). You only
get the benefit of the bitmap technology.
end quote****************
in response to my question to him:
|Question: I can't seem to migrate a dictionary-controlled TS to local TS with
|uniform size. I can only migrate it to default, i.e. autoallocate. Could you
|show me a simple screen dump to migrate to a uniform sized? Thanks a lot.
Therefore there's not much benefit you gain by migrating your traditional tablespace to LMT except through dropping and re-creating it. Who's using the autoallocate instead of uniform size option of LMT out there?
Yong Huang
yong321_at_yahoo.com
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: yong huang INET: yong321_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jan 31 2001 - 13:08:46 CST
![]() |
![]() |