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: Perl-DBI Question

RE: Perl-DBI Question

From: Toepke, Kevin M <ktoepke_at_cms.cendant.com>
Date: Wed, 20 Sep 2000 07:12:48 -0400
Message-Id: <10625.117420@fatcity.com>


Couldn't you just set LongReadLen to 2000000000? Or are you memory limited?

> -----Original Message-----
> From: Gunawan Yuwono [mailto:gunawan.yuwono_at_webbox.com]
> Sent: Tuesday, September 19, 2000 7:02 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Perl-DBI Question
>
>
>
> I tried to query a LONG column from a table using DBI module
> in Perl. I set both LongTruncOk (1) and LongReadLen (65535),
> and as a result, the data was truncated. I had to set the LongTruncOk,
> otherwise it errored out when I ran the perl script.
>
> Is there anyway, like "SET LONG 2000000000", so that the query
> returned all the data from that long field?
>
> TIA.
> Gunawan Yuwono
> Oracle DBA
> Kansas City, MO
>
>
> ----------------
> Sent from a WebBox - http://www.webbox.com
> FREE Web based Email, Files, Bookmarks, Calendar, People and
> Great Ways to Share them with Others!
>
>
> --
> Author: Gunawan Yuwono
> INET: gunawan.yuwono_at_webbox.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 20 2000 - 06:12:48 CDT

Original text of this message

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