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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: experience with convert Dictionary managed tbs to LMT with dbms_space_admin

Re: experience with convert Dictionary managed tbs to LMT with dbms_space_admin

From: zhu chao <zhuchao_at_gmail.com>
Date: Fri, 1 Jul 2005 17:19:31 +0800
Message-ID: <962cf44b05070102199904439@mail.gmail.com>


Hi, Lex,

   Rebuild would be nice but as I said before, our database is pretty big (1TB-3TB) and it is impossible to rebuild it without days's downtime. The maximum downtime is 2 hours for us. So we have to live with current.    

 ZimSbait, the thing you mentioned is critical for production box. I am not sure what you was your exact problem. I don't have much experience with the converted local managed tablespace, according to metalink, it use the same extent management policy as dictionary managed tablespace, so what is the difference?

Thanks   

On 6/30/05, Lex de Haan <lex.de.haan_at_naturaljoin.nl> wrote:
> LMTS is a *must* ... DMTS is dead. I only know good experiences.
> however, if you have the chance, create and populate the new LMTS tablespaces
> from scratch --
> don't migrate existing tablespaces. that leads (at the least) to suboptimal
> bitmap storage.
>
> kind regards,
>
> Lex.
>
> ------------------------------------------------------------------
> Steve Adams Seminar http://www.naturaljoin.nl/events/seminars.html
> ------------------------------------------------------------------
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On
> Behalf Of zhu chao
> Sent: Thursday, June 30, 2005 16:45
> To: Oracle-L_at_Freelists. Org (E-mail)
> Subject: experience with convert Dictionary managed tbs to LMT with
> dbms_space_admin
>
> Hi, All,
> We have some pretty big OLTP database suffer from ST enqueue contention
> (size range from 1TB-3TB), because we use dictionary managed tablespace and
> without proper extent size when table/index/context index got created.
> Now some indexes have tens of thousands of extents and whenever we drop some
> unused objects(like not used index via index monitoring), we suffer from ST
> enqueue, even during normal business operation time.
>
> We plan to use dbms_space_admin to convert existing DMT tbs to LMT tbs, and I
> already did some test on test box and it seems very good and pretty fast.
> Before do any change in production, ,I would like to ask you guys, if anyone
> has used it on big database and have any good/bad experience with it.
>
> Thanks for sharing.
> Regards
>
>
> --
> Regards
> Zhu Chao
> www.cnoug.org
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

-- 
Regards
Zhu Chao
www.cnoug.org
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jul 01 2005 - 05:24:59 CDT

Original text of this message

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