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 -> Java Stored Proc Question

Java Stored Proc Question

From: Grace <gwallen_at_boeing.com>
Date: Mon, 29 Apr 2002 21:37:01 GMT
Message-ID: <3CCDBCFD.199A482A@boeing.com>


I have a Java JDBC program that selects a LONG RAW value from a table and converts it to a BLOB in another table.

This works fine as a standalone JDBC program, but when I register it as a Java Stored Procedure in Oracle (8.1.6) and call it with a PL/SQL script, it only writes a maximum of 32767 bytes.

Anyone know why ?

Thanks in advance. Please post response or email to grace.wallen_at_boeing.com

Grace Wallen
Boeing SSG
253-657-5810 Received on Mon Apr 29 2002 - 16:37:01 CDT

Original text of this message

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