IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Fault Analyser - missing code explanations.


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
egrove

New User


Joined: 11 Aug 2016
Posts: 6
Location: South Africa

PostPosted: Thu Aug 11, 2016 5:55 pm
Reply with quote

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?
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Mon Aug 15, 2016 9:08 am
Reply with quote

Code:
AMQ8192
WebSphere MQ command server already starting.
Severity
40 : Stop Error
Explanation
The request to start the command server was unsuccessful because the command server is already starting.
Response
Wait for the strmqcsv command to complete.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
No new posts Monitoring production job progress. N... JCL & VSAM 4
Search our Forums:

Back to Top