Author: egrove
Subject: Fault Analyser - missing code explanations.
Posted: Thu Aug 11, 2016 5:55 pm (GMT 5.5)
When I use MQ in my abending program, I always get the following diagnosis:
An MQSeries call in event 1 program MQCOBOL returned reason code 8192 .
There is no explanation available for reason code 8192.
For the same dumps, our old tool Dumpmaster does give good information.
The manual of Fault Analyzer promises to give the following:
Information about prior calls to MQSeries The information consists of identification of the last MQSeries call (in
ascending source line order) that resulted in a non-zero reason code, given the current content of the reason code data field used in the call.
The reason code is provided, along with its explanation.
How can I fix this?
_________________
Thanks
Kind Regards
Eugene Grove
Subject: Fault Analyser - missing code explanations.
Posted: Thu Aug 11, 2016 5:55 pm (GMT 5.5)
When I use MQ in my abending program, I always get the following diagnosis:
An MQSeries call in event 1 program MQCOBOL returned reason code 8192 .
There is no explanation available for reason code 8192.
For the same dumps, our old tool Dumpmaster does give good information.
The manual of Fault Analyzer promises to give the following:
Information about prior calls to MQSeries The information consists of identification of the last MQSeries call (in
ascending source line order) that resulted in a non-zero reason code, given the current content of the reason code data field used in the call.
The reason code is provided, along with its explanation.
How can I fix this?
_________________
Thanks
Kind Regards
Eugene Grove