Posted: Tue May 28, 2013 11:56 pm Post subject: Message persistency after queue manager restart
Newbie
Joined: 28 May 2013 Posts: 1
Hi all,
We are working on a flow containing a collector node and want to make message persistent even if queue manager restarts.
We have coded in esql as below
SET OutputRoot.MQMD.Persistence = 1;
and this is done before collector node. Will this not be sufficient to make messages persistent? When i test the flow with this setting, messages disappear from queue after qm restart. Should we set collector node persistent property as well?
Posted: Wed May 29, 2013 2:43 am Post subject: Re: Message persistency after queue manager restart
Novice
Joined: 29 May 2013 Posts: 23
MBKRL wrote:
Hi all,
We are working on a flow containing a collector node and want to make message persistent even if queue manager restarts.
We have coded in esql as below
SET OutputRoot.MQMD.Persistence = 1;
and this is done before collector node. Will this not be sufficient to make messages persistent? When i test the flow with this setting, messages disappear from queue after qm restart. Should we set collector node persistent property as well?
Thanks
I agree with zpat
Better to use node property then defining in esql code _________________ Anything is easy if you believe in yourself..
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