Skip to Main Content

Integration

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!

Getting "Cursor state not valid" while executing a stored Proc in AS400

318689Aug 26 2002
Hi,
I am using Toplink4.6 to excute a stored procedure in AS400.The stored procedure has Input and Output params.In my login.usePlatform(..) method I specify the DB2Platform since that seems to be the closest.
When I execute the procedure using the StoredProcedureCall class, I get the "Cursor state not valid" message.I can execute the same stored proc correctly using the usual java.sql classes.Is the AS400 supported completely?
Thanks,
Harini
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2002
Added on Aug 26 2002
8 comments
1,827 views