Posted: Fri May 07, 2010 7:09 am Post subject: MQ V7 RFH2
Apprentice
Joined: 20 Aug 2008 Posts: 32
Hi
We have upgraded to MQ V7 in Unix & Linux. We are putting the message in RFH2 format using IBM WTX in Unix server and reading the message from Linux server using Java application. After migration to MQ V7 on both the server, the Java application fails to the read the message from queue. It pushes the message into backout queue with an error (RC2142): MQRC_HEADER_ERROR. When we look into the messages in the backout queue there are attributes (context & dt) added to the rhf2 header data.
<usr><Name context="none" dt="string">.
Our java application fails when trying to read the header part of the rhf2 message and moves its to backout queue.
In MQ V7, there is new attribute added to the queue PROPCTL. It is to be set to PROPCTL(FORCE), to force the MQ to deliver the message in the RFH2 format.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum