Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to call stored procedure using MQ series

Status
Not open for further replies.

gtracker042003

Programmer
Apr 18, 2003
1
US
Here is the process I need to follow:

1) call stored procedure using mq series
2) get the result set and marshall it to XML format
3) use jaxb to to unmarshall and use the java object

Question:

1) any example as how to call Stored procedure using MQ series

2) can db2 7.x convert result set into XML format ? I have seen some functions for xml extenders which can do that ?????

Any examples ????
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top