If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Java calls REXX Stored Procedure

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-11-05, 10:36
disaster disaster is offline
Registered User
 
Join Date: Feb 2004
Posts: 24
Java calls REXX Stored Procedure

Hello,

I'm using the DB2 Universal Driver Type 4 to connect from a Java program to a DB2 on z/OS Version 8 in CM mode. I have to call a REXX Stored Procedure that delivers two open cursors as resultsets. I'm not sure if these two open cursors are really resultsets. The meta data of the Stored Procedure say yes - i say no, these are not nativ resultsets. Whenever i call a method on one of these "resultsets" i get the lovly NullPointerException.
My question is how can i associate these cursors in a Java program?
I wouldn't ask this if i have not tried everything - please help.

regards

Marc Gaines
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On