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

Home -> Community -> Usenet -> c.d.o.tools -> Problem while calling a PL/SQL StoredProcedure via JDBC

Problem while calling a PL/SQL StoredProcedure via JDBC

From: Wolfgang Geringer <challey_at_yahoo.com>
Date: Thu, 9 Aug 2001 19:50:13 +0200
Message-ID: <9kuim4$6i4et$1@ID-52209.news.dfncis.de>

Has somebody experienced problems when calling a PL/SQL Stored Procedure (SP) in an Oracle 8.0.6 database using Oracle's JDBC driver (either 8.1.7 or 9.0.1)?
I'm calling several SPs in a database which is part of an application written by Compaq. Some SPs are returning with an internal error while others are working fine. Unfortunately we have no possibility so trace the SP in order to get an idea what this internal error could be. When calling the same SP with an alternative JDBC driver (i.e. I-net's "Sero") everyting works fine.
My application runs under JDK 1.3.

Every hint is really appreciated!

cheers
wolfgang Received on Thu Aug 09 2001 - 12:50:13 CDT

Original text of this message

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