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

Home -> Community -> Mailing Lists -> Oracle-L -> BLOBs question

BLOBs question

From: Andrey Bronfin <bronfin_at_VisualTop.com>
Date: Thu, 22 Jun 2000 16:54:19 +0200
Message-Id: <10536.110141@fatcity.com>


This is a multi-part message in MIME format.

------=_NextPart_000_0714_01BFDC6A.822944D0 Content-Type: text/plain;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi !

Did anyone ever succeed to unload a contents of a BLOB to a file ?

I succeed to do it for CLOB or even for BLOB which contains text using = DBMS_LOB and UTL_FILE .

But UTL_FILE may be used only for TEXT data .

And what about pictures or other raw data ?

I load the pictures into DB from a file with SQL*Loader or via BFILE - = no problems .
But i did not find a way to write into a BFILE from BLOB and i can't use = UTL_FILE for binary data .
Any ideas ?

Thanks a lot in advance .

------=_NextPart_000_0714_01BFDC6A.822944D0 Content-Type: text/html;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi !</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Did anyone ever succeed to unload a =
contents of a=20
BLOB to a file ?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I succeed to do it for CLOB or even for =
BLOB which=20
contains text using DBMS_LOB and UTL_FILE .</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>But UTL_FILE may be used only for TEXT =
data=20
.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>And what about pictures or other raw =
data=20
?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I load the pictures into DB from a file =
with=20
SQL*Loader or via BFILE - no problems .</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>But i did not find a way to write into =
a BFILE from=20
BLOB and i can't use UTL_FILE for binary data .</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Any ideas ?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks a lot in advance .</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>
Received on Thu Jun 22 2000 - 09:54:19 CDT

Original text of this message

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