Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: switching to locally managed tablespaces

Re: switching to locally managed tablespaces

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Wed, 03 Jul 2002 15:26:19 GMT
Message-ID: <3D231776.375DB443@exesolutions.com>


Glen A Stromquist wrote:

> Daniel Morgan wrote:
>
> > Glen A Stromquist wrote:
> >
> >> On the database that I am upgrading from 7.3.3 to 8.1.7 I just created
> >> DMTS's on the 8.1.7 instance then did my import. all went ok, but since
> >> there is no mad panic to get this into production I was thinking on
> >> blowing the tablespaces away, re creating the tablespaces as locally
> >> managed, then redoing the import.
> >>
> >> Any particular gotcha's I should look out for here?
> >>
> >> This DB is less than 4 gig, so I am not talking a huge database here.
> >>
> >> Is this the best method?, or should I use the Oracle supplied package to
> >> convert the tablespaces from DMTS to LMTS instead?
> >>
> >> TIA
> >
> > I would definitely use LMT with uniform extents.
> >
> > The only gotcha I have found is that if you decide to make the rollback
> > tablespace LMT, and I always do, you must have at least one rollback
> > segment in a dictionary managed tablespace that can be used for the
> > creation other than the SYSTEM rollback segment. As soon as one new
> > rollback segment is on-line you can drop the temporary one.
> >
> > Daniel Morgan
>
> Thanks Daniel...
>
> Is there any particular reason you'd go with uniform extents over auto
> allocation?

No tablespace fragmentation.

Daniel Morgan Received on Wed Jul 03 2002 - 10:26:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US