Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Slick tricks for extent size reduction in LMTS via LMTS=>DM=> LMTS ?
Yes. I made this exact point in my earlier post.
Ray
-----Original Message-----
From: Powell, Mark D [mailto:mark.powell_at_eds.com]
Sent: 21 July 2004 17:42
To: 'oracle-l_at_freelists.org'
Subject: RE: Slick tricks for extent size reduction in LMTS via
LMTS=>DM=> LMTS ?
But is the resulting tablespace defined as locally managed with uniform
extents? The allocation_type column of dba_tablespaces appears to be either
USER which means dictionary managed or null where normally it should show
UNIFORM for a locally managed tablespace with uniform extents.
I do not have a test db available to use for testing right now but any process that results in my dictionary views not returning normal information makes me concerned that the process is not doing something correctly or that I misunderstood what I was looking at.