|
I tried having Oracle convert DMT to
LMT out a few times on 10 GB tablespaces. Whether or not that's a lot
of data depends on you. Worked like a champ. And this was in the
early days of LMT. People who pay a lot of attention to the internals will
warn you that converting a DMT to LMT is not optimal. Your bitmaps wind up
at the end of the files instead of the headers.
I've read posts here and elsewhere where
people worried about the same issues as they did with DMT. They wanted to
limit the number of extents segments grew to by creating tablespaces with
different sized fixed extents. A DBA I worked with pointed out how very
easy and quickly things worked with letting Oracle automatically size the next
extent. I've gone that way whenever possible and have never regretted
it. I've not done a rigorous benchmark but can tell you from casual
observation dropping an object with lots of extents doesn't happen in the
blink of an eye but doesn't lock out all other space allocation as
UET/FET weren't constantly in use and the ST enque wasn't locked for
exclusive use.
It's prudent to follow Oracle's recommendations if
conditions permit. Create a new LMT and move your data to it.
|
- Convert DM TSP to LM TSP w/ lots of data Govind . Arumugam
- RE: Convert DM TSP to LM TSP w/ lots of data Tom Pall
- RE: Convert DM TSP to LM TSP w/ lots of data DENNIS WILLIAMS
- RE: Convert DM TSP to LM TSP w/ lots of data Govind . Arumugam
- Re: Convert DM TSP to LM TSP w/ lots of data Tom Pall
- RE: Convert DM TSP to LM TSP w/ lots of data Govind . Arumugam
- Re: Convert DM TSP to LM TSP w/ lots of data Tom Pall
- RE: Convert DM TSP to LM TSP w/ lots of data Jesse, Rich
- RE: Convert DM TSP to LM TSP w/ lots of data Govind . Arumugam
