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

Home -> Community -> Usenet -> c.d.o.server -> Re: performance blob

Re: performance blob

From: Alberto Dell'Era <alberto.dellera_at_gmail.com>
Date: 9 Nov 2004 04:38:37 -0800
Message-ID: <4ef2fbf5.0411090438.579ee48c@posting.google.com>


jan.bollen_at_gmail.com (Jan Bollen) wrote:
> The max that I get using dbms_lob.loadfromfile() with this method is
> 5MB/s..

what about sqlloader ?

> That's no go, the files can not be converted because of safety
> reasons. The files are ECG-files that are used for testing algoriths
> for pacemakers, and one of the obligations is that de file keeps
> intact. Right now I'm calculating the MD5, en checking it after
> download.

Well you could also calculate the MD5 after the conversion "as a table", so being 100% confident that the information is the same.

bye
Alberto Dell'Era Received on Tue Nov 09 2004 - 06:38:37 CST

Original text of this message

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