DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Convert Automatic segment space management.

Hybrid View

  1. #1
    Join Date
    Oct 2002
    Posts
    284

    Convert Automatic segment space management.

    Hello all..

    DB: oracle 10gR2

    I have bunch of tablespaces that are 'Manual' for automatic segment space management and Oracle recommends to use 'Auto'.

    How do we convert from manual to auto ?

    All the TBS are LMT.

    thanks for your help
    ron

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    drop and re-create you cant convert segment space management

  3. #3
    Join Date
    Nov 2006
    Location
    Sofia
    Posts
    630
    Support Davey, just some detalis
    1) Create a new locally manager tablespace and specify ASSM at tablespace level. Be aware that this is specified at tablespace level
    2) For all the tables u want alter table NAME move tablespace THE_NEW_ASSM_TS

    Good Luck

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width