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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MQ Error 2134 on MQBEGIN - using VB

Status
Not open for further replies.

jliptak

Programmer
Nov 27, 2002
1
AU
We have a VB app that reads messages of an MQ & are getting a return reason code of 2134. The program has a compile parameter that allows us to compile for MQ client or MQ server. When we compile for MQ server , the MQBEGIN failes with reason code 2134.

We want to be able to wrap each message processed in a transaction that can be rolled back in the event of an error.

Has anyone encountered this problem before or better still does anyone have any sample code for VB & MQ Server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top