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: URGENT: (JDBC) VARCHAR2 max length

RE: URGENT: (JDBC) VARCHAR2 max length

From: Annamalai Arunachalam (c) <aarunachalam_at_arcmail.com>
Date: Wed, 29 Nov 2000 15:07:05 -0600
Message-Id: <10695.123252@fatcity.com>


Hey,

Can you forward the exact error message you were getting. Did you see any logged in alertlog?

You are correct the maximum size allowed is 32k where as you scenario/case is 6k. There are different types of jdbc..which one are you using jdbc thin client, jdbc oci drivers or the oracle native?

Let me know.

-----Original Message-----
From: Sanjeev Sachdeva [mailto:sanjeevs_at_delhi.tcs.co.in] Sent: Wednesday, November 29, 2000 6:10 AM To: Multiple recipients of list ORACLE-L Subject: URGENT: (JDBC) VARCHAR2 max length

We are calling a PL/SQL program unit and one of the IN parameter is VARCHAR2
On passing chracters near about 6000 it gives error, But i suppose the max length
in Oracle 8i is near about 32K

We are calling function using the JDBC. Is this the restriction of JDBC? If yes,
then from where we can get the doc?

Rgds

--

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

Author: Sanjeev Sachdeva
  INET: sanjeevs_at_delhi.tcs.co.in

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 Nov 29 2000 - 15:07:05 CST

Original text of this message

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