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: What happened!? IMPort tables with "User Defined or XML Datatypes"....so slow!

RE: What happened!? IMPort tables with "User Defined or XML Datatypes"....so slow!

From: Marquez, Chris <CMarquez_at_aarp.org>
Date: Thu, 21 Apr 2005 10:37:28 -0400
Message-ID: <7E412C164E6ECB468834A39F31E6E0D406689143@mbs06dc.na.aarp.int>

"much slower" vs. "not working"

If you seem my original post I was about to do 14GB of normal LOB data = in just less than 2 hours.
So I don't want to and my testing does not support that this is in any = way a LOB problem...even though LOBs are slower.

My IMP of XMLType was "not working"...not slow, but crawling = along...beyond slow.

Also, I opened and read one Metalink Patch Set fix doc (9206?) and found = tons of bugs related to XML and memory leaks?

Chris

-----Original Message-----

From:	Martic Zoran [mailto:zoran_martic_at_yahoo.com]
Sent:	Thu 4/21/2005 8:15 AM
To:	Marquez, Chris; oracle-l_at_freelists.org
Cc:=09
Subject:	RE: What happened!? IMPort tables with "User Defined or XML =
Datatypes"....so slow!
Does this mean it is now much faster when you remove that bug?

XMLType insert (with or without LOB storage) is just measured in 100s, while standard inserts are measured in 1000s.

So inserting XMLType user types will take to say 10 times longer then normal data inserts :)

XMLType performances are crap even you say, do not parse, do not validate, just put it into CLOB.

Also the size of XML is not important here as how many of XML's you are inserting with import.

Anyway, it will be much slower with or without that memory leak.


Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around=20 http://mail.yahoo.com=20
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Apr 21 2005 - 10:41:48 CDT

Original text of this message

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