Author |
Message
|
EricCox |
Posted: Thu Aug 09, 2012 5:40 am Post subject: Tracing Acknowledgement/Return Status of PUT to Queue |
|
|
Master
Joined: 08 Apr 2011 Posts: 292
|
Our Message Broker v6.0 Installation is being accused of losing messages as they go to the Mainframe Host.
Is there any way to get a status on a PUT to a Queue?
I'd like to get a return status on the PUT to the Queue by the OutputNode and save it in a database or log it to a file.
This way I can prove that the message flow executed and actually PUT the message to the intended OutputNode's queue.
Does anyone know if this is even possible? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Aug 09, 2012 5:41 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
V6.0 is end of life.
On V6 broker, you can use MQ facilities with third party tooling to log/replay messages.
MQ does not loose messages. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
EricCox |
Posted: Thu Aug 09, 2012 5:47 am Post subject: Tell me |
|
|
Master
Joined: 08 Apr 2011 Posts: 292
|
Tell that to the largest bank in the world.
I know that Message Broker doesn't lose messages.
But in an organization that is the largest bank in the world and refuses to upgrade their MQ and MB infrastructure it is hard to explain and prove that MB doesn't 'lose' messages.
I had some choice thoughts but thought better and deleted them. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 09, 2012 5:53 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
The MQOutput node puts information into LocalEnvironment about the WrittenDestination.
I believe this includes an MQRC. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Aug 09, 2012 5:57 am Post subject: Re: Tell me |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
EricCox wrote: |
Tell that to the largest bank in the world. |
Tell them that WMBv6.0 is unsupported so if anything's going wrong that's the business risk of not taking the time and money to upgrade paying off. Someone decided that running on that platform was an acceptable risk, now they have to accept it.
Once they've been fired their replacement will allow you to upgrade.
"Largest" can be defined in a number of different ways. Having worked for a couple of organizations that can be so defined, my experience is that the refusal to upgrade "because we don't need to, everything's running fine & we can use the time we'd 'waste' upgrading to develop something that makes profit" evaporates when something bad happens.
Along with the relevant manager's prospects  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
EricCox |
Posted: Thu Aug 09, 2012 6:05 am Post subject: Same approach to everything |
|
|
Master
Joined: 08 Apr 2011 Posts: 292
|
You can imagine if that is their approach to technology imagine how they treat their employees.
Disillusioned, disgruntled, angry, impatient and eyes wide open are mild descriptions of my feelings.
Why with so much to offer do they offer so little in so many different ways?
Cutting grass for a living is looking like a rewarding experience given my observations here.
I think I've done all I can for them. They'll have to help themselves shortly. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Aug 09, 2012 6:07 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
You can also attach a Trace node to the Out terminal of the MQOuput node and write a CURRENT_TIMESTAMP in the SysLog. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Aug 09, 2012 7:18 am Post subject: Re: Tracing Acknowledgement/Return Status of PUT to Queue |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
EricCox wrote: |
Our Message Broker v6.0 Installation is being accused of losing messages as they go to the Mainframe Host.
|
Have you eliminated the usual 'lost message' suspects, like message expiry, non-persistent messages, and destination and DLQ full? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
marko.pitkanen |
Posted: Thu Aug 09, 2012 10:49 am Post subject: |
|
|
 Chevalier
Joined: 23 Jul 2008 Posts: 440 Location: Jamsa, Finland
|
And are there any transactions rolled back and uncommitted messages too?
--
Marko |
|
Back to top |
|
 |
|