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

Home -> Community -> Usenet -> c.d.o.server -> PRO/C internal buffers

PRO/C internal buffers

From: Kevin Brand <kevin.brandx_at_tel.gte.com>
Date: 2000/07/12
Message-ID: <8kirdi$pmt$1@news.gte.com>#1/1

I'm getting ORA-1489 and ORA-01801 in a PRO/C application while attempting to concatenate table columns into single output string. I believe the limit is 2000 characters, which would explain the 1489 error.

I have no explanation for the 1801 error, as I'm not specifying dates here.

What, if any, can be adjusted to allow longer pseudo-columns using dynamic SQL? Thanks

-Kevin Received on Wed Jul 12 2000 - 00:00:00 CDT

Original text of this message

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