Is it possible to alter Allocation Type from 'USER' to 'SYSTEM' (Auto allocate) for tablespace converted to LOCALLY MANAGED tablespace using DBMS_SPACE_ADMIN
SYSTEM - ofcourse not.. at the moment I don't have guts to do so.. :-)
I am trying to migrate USERS tablespace to LMT. When I tried to migrating a small test tablespace .. it got converted to LMT but the allocation type is set as 'USER' as it was before migration. I want to set allocation type to 'SYSTEM', i.e Auto Allocate.
Question is .. Is it possible to change allocation type after migration ?? Because I din't find anything in ALTER TABELSPACE .. allocation type...
Bookmarks