Home » Developer & Programmer » JDeveloper, Java & XML » ORA-29532 when using Callablestatement.execute() (oracle 11g, AIX 6.1)
ORA-29532 when using Callablestatement.execute() [message #472122] Wed, 18 August 2010 23:14 Go to next message
StillWater39
Messages: 1
Registered: August 2010
Location: Beijing
Junior Member
Hi all,

I met a strange issue, when I use the CallableStatement.execute()to run a Java Stored Procedure on oracle 11g AIX 6.1, following error occurs:

java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.ClassCastException

ORA-06512: at "REV36SET.FTR_POST_DOUBLE_ID", line 1

ORA-06512: at line 1


But it works well on Oracle 10g. Did anyone ever meet the similar issue? or know the possible reason?

Thanks.

[Updated on: Wed, 18 August 2010 23:16]

Report message to a moderator

Re: ORA-29532 when using Callablestatement.execute() [message #472139 is a reply to message #472122] Thu, 19 August 2010 01:22 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
There is an error in your PL/SQL stored procedure, without the rest of the error message no one can say.

Regards
Michel
Previous Topic: Io exception: SO Exception was generated
Next Topic: OracleFailoverEventHandler vs OracleHAEventHandler
Goto Forum:
  


Current Time: Thu Mar 28 14:59:49 CDT 2024