Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error when tyring to create ArrayDescriptors in Weblogic for Oracle

843854Nov 18 2002 — edited Mar 31 2005
Has anyone every tried to pass arrays to a oracle callable statement within weblogic and recieved the following error?

java.lang.ClassCastException: weblogic.jdbc.rmi.SerialConnection
at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:87)

Or has anyone ever gotten this error when trying to use the setObject method - (SQLException Cannot bind object type:) and if so what does it mean.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2005
Added on Nov 18 2002
18 comments
929 views