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: CLOB help

RE: CLOB help

From: Paul Baumgartel <pbaumgartel_at_mortgagesight.com>
Date: Wed, 05 Sep 2001 13:40:39 -0700
Message-ID: <F001.00383E1D.20010905134947@fatcity.com>

Use the supplied DBMS_LOB package.

Paul Baumgartel
MortgageSight Holdings, LLC
pbaumgartel_at_mortgagesight.com

-----Original Message-----
Sent: Wednesday, September 05, 2001 4:51 PM To: Multiple recipients of list ORACLE-L

DBA's,

I'm trying to help one of our developers without success. (developmentally challenged DBA;-)

Does someone have a good example for inserting data larger than 4000 characters in a CLOB datatype. We tried initializing a row with empty_clob() and then doing an update, still haven't figured it out.

The friendly manual is helpfull as usual, IOUG diddn't have anything we could use.

We have data being loaded in a 8.1.6.2.1 database via ODBC from a hub(interface) engine.

TIA
...JIM...
--

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

Author: James Howerton
  INET: jhowerton_at_uabmc.edu

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).
--

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

Author: Paul Baumgartel
  INET: pbaumgartel_at_mortgagesight.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 Wed Sep 05 2001 - 15:40:39 CDT

Original text of this message

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