Posted: Mon Apr 13, 2015 3:04 am Post subject: Unexpected MQRFH2 - how is it possible?
Acolyte
Joined: 29 Nov 2006 Posts: 54 Location: FRA
Hi,
Yet another question reg MQRFH2... We are publishing messages (using C application to do MQPUT to Queue Aliases to Topics) on MW7.1 for 50+ destinations. The messages are put into Remote Queues and delivered to Local Queues at destinations, from where a C application reads them. Out of this 50+ destinations ONE (MQ7502 - but we have many like that) has a problem: arriving messages carry MQRFH2 headers. How is it possible?? PROPCTL(COMPAT) is set all the way along the data feed.
Posted: Mon Apr 13, 2015 5:32 am Post subject: Re: Unexpected MQRFH2 - how is it possible?
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
banjar1 wrote:
Hi,
Yet another question reg MQRFH2... We are publishing messages (using C application to do MQPUT to Queue Aliases to Topics) on MW7.1 for 50+ destinations. The messages are put into Remote Queues and delivered to Local Queues at destinations, from where a C application reads them. Out of this 50+ destinations ONE (MQ7502 - but we have many like that) has a problem: arriving messages carry MQRFH2 headers. How is it possible?? PROPCTL(COMPAT) is set all the way along the data feed.
How is propctl set for those that work? Is there anything different in the open options for the program that has problems? _________________ MQ & Broker admin
Disregard... Apparently it was indeed the problem of PROPCTL(V6COMPAT) on destination queue - which was set during upgrade from MQ6 to MQ7.5. I have changed that to PROPCTL(COMPAT) at the beginning of investigation - but it didn't have effect so long my receiving application stayed connected to the destination queue... Once I restarted the application the change 'kicked in' and the MQRFH2 header is gone! That's important lesson...
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