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: How to load internal LOBs within the table.Need urgent help

RE: How to load internal LOBs within the table.Need urgent help

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Tue, 07 May 2002 15:08:27 -0800
Message-ID: <F001.0045ABE4.20020507150827@fatcity.com>


The first thing is to read the fine manual. Second thing would be to write a little PL/SQL
script utilizing UTL_FILE and DBMS_LOB.WRITE to write the LOBS into the database.
Alternatively, you could also use SQLJ and Java. That should be rather easy.

-----Original Message-----
Sent: Tuesday, May 07, 2002 5:19 PM
To: Multiple recipients of list ORACLE-L

Hi,

Currently, I 've been working on loading LOBs from the external file (PDF format) into the table. Please anyone direct me step by step how to do so. Your help is greatly appreciated.

Thanks for any help

Trang


Do You Yahoo!?
Yahoo! Health <http://rd.yahoo.com/welcome/*http://health.yahoo.com> - your guide to health and wellness

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Gogala, Mladen
  INET: MGogala_at_oxhp.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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). Received on Tue May 07 2002 - 18:08:27 CDT

Original text of this message

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