posted 20 years ago
Hi,
I'm using WAS 5.1, connecting to Oracle 8.1.7 and trying to call a stored procedure. However, I'm recieving the error below.
java.lang.ClassCastException: com.ibm.ejs.cm.proxy.OracleConnectionProxy
It seems to have a problem with interacting with WAS data pool.
Is there another way to retrieve an oracle stored procedure object without having to use OracleCallableStatement?
Thnx in advance (TIA),
Lulu