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

Calling Java Stored Proc

From: gwallen <gwallen_at_boeing.com>
Date: Mon, 29 Apr 2002 20:10:13 GMT
Message-ID: <3CCDA8A5.12A96C9F@boeing.com>


I have a Java JDBC program that selects a LONG RAW into a byte array and writes it to
another table as a BLOB. When run from JDeveloper as a Java class, it writes all bytes
just fine. However, when I register it as a Java stored procedure and call it from a simple
PL/SQL script, it only writes a maximum of 32767 bytes. Anyone know why ?

Thanks in advance. Post response or email to grace.wallen_at_boeing.com.

Grace Wallen
The Boeing Company Received on Mon Apr 29 2002 - 15:10:13 CDT

Original text of this message

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