Hi:

We have several oracle 8173 dbs on Solaris 2.8. Recently I was planning to move all dictionary managered tablespace to locally-managered tablespace (except SYSTEM ts), because there are many advantages using lmt as I read. Today I did the following on a test db and here is what I did and found:

1. create a new locally-managered tablespace (8 files, each with 2048M in size), uniform extent 500K
2, cretae a temp tablespace (LMT) with tempfile (4 files, each 2000M in size), uniform extent 2M, very quick to create.
3. drop an old dmt wich holds data for a schema (say user "SCH")
4. alter user SCH to set the default ts and temporary ts to tbs I created in step 1 and 2
5. run imp to import schema SCH from dump file.

The import run successfully and the whole time was 5 hours and 40 minutes. This is about 35 minutes longer than the time it took last week!

The only thing different was that the old tbs were NOT lmt, the dump file are basically the same, not much data change and there is no other stuff running on the machine. So my question is that if this is normal or I miss something here? Another questions is that from your experience how much improvement in terms of performance did you see after you convert dmt to lmt?

TIA

Guang Mei

[EMAIL PROTECTED]
http://www.geocities.com/guangmei/










_________________________________________________________________
MSN 8: advanced junk mail protection and 3 months FREE*. http://join.msn.com/?page=features/junkmail&xAPID=42&PS=47575&PI=7324&DI=7474&SU= http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_advancedjmf_3mf

--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Guang Mei
INET: [EMAIL PROTECTED]

Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).

Reply via email to