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

Home -> Community -> Mailing Lists -> Oracle-L -> Antw: Re: Insert > 8000 Byte into LONG column

Antw: Re: Insert > 8000 Byte into LONG column

From: Guido Konsolke <Guido.Konsolke_at_tkserv-triaton.thyssenkrupp.com>
Date: Wed, 16 Jul 2003 16:25:20 +0200
Message-Id: <25937.338027@fatcity.com>


Thanks for the answer, but this no way for me. Ain't got sqlldr on my client pc and no telnet to the server 8-((

>>> orarup_at_hotmail.com 16.07.2003 16.59 Uhr >>>
Try using sql*loader. Put the input data string in a single file as the input file.

> Hi dear list members,
>
> we run a database 8.1.6.2
> I've run into a problem. I've got a table that
> contains a LONG column (I know, I know).
> I have to insert a string into it that has a length > 8500 Byte.
> Whenever I issue the insert statement SQL/PLUS throws
> the error 'ORA-01704: string literal too long'.
>
> Does anyone have an idea how I can get the data
> into the table?
>
> Any help (except: change the datatype ;-)) is appreciated.
>
> Greetings,
> Guido
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Guido Konsolke
> INET: Guido.Konsolke_at_tkserv-triaton.thyssenkrupp.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net 
-- 
Author: Arup Nanda
  INET: orarup_at_hotmail.com 

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com 
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Jul 16 2003 - 09:25:20 CDT

Original text of this message

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