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!

Messages not being removed from queue on AS/400

Status
Not open for further replies.

AS400driver

Programmer
Apr 23, 2002
1
US
Hi all,

An RPG 400 application using MQGET, is retrieving the messages with a reason code 2110 (invalid message format). I think we have that figured out as the MQPUT app was not specifying a format. The problem is the messages are not being removed from the queue as they are being read. The queue is opened for message removal (not browse). It actually looks like the messages might be being retrieve more than once, but I am still looking into that. The messages are segmented and in the process of debugging, some of the segments were corrupted and I thought that might cause the queue manager to not remove any of the messages as they were 'put' and 'got' with sync point control on. Any help would be greatly appreciated.

Sorry for the ramble,
Carl
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top