This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes DB2 stored procedure call Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "DB2 stored procedure call" Watch "DB2 stored procedure call" New topic
Author

DB2 stored procedure call

Michael Waserman
Greenhorn

Joined: Jul 10, 2004
Posts: 28
Calling the DB2-Cobol storprocedure from my Java program I had the table unavailability problems and decided to set COMMIT ON RETURN parameter to YES. Resource unavailability problem is gone, but also I've lost my result set:
"[NEON][SCODBCTS DLL]No result set available to fetch from"

Any help is greately appreciated.
Michael.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: DB2 stored procedure call
 
Similar Threads
DB2 UDB 9.x and CURSORS
Partial Result Sets
Relational Record List using views
db2 type 4 driver result set fetch size
Db2 invalid column name error