MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

MQ reason code

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
hari
Beginner


Joined: 16 Dec 2002
Posts: 2
Topics: 1

PostPosted: Mon Dec 16, 2002 9:27 am    Post subject: MQ reason code Reply with quote

Is there any way to Cross Check if the Q manager is really down when we get a MQ reason code of 28 which means connection failed because of wrong Q name or Q is down.
Back to top
View user's profile Send private message
Manas Biswal
Intermediate


Joined: 29 Nov 2002
Posts: 382
Topics: 27
Location: Chennai, India

PostPosted: Mon Dec 16, 2002 11:39 pm    Post subject: Reply with quote

Please give some details on the QM. Is the QM on S/390, NT Server or UNIX. On S/390, we don't get error codes like 28. We get 2058 or 2059 if QM is not available or the QM name is not valid.

Regards,
Manas
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
hari
Beginner


Joined: 16 Dec 2002
Posts: 2
Topics: 1

PostPosted: Tue Dec 17, 2002 12:32 pm    Post subject: Reply with quote

Thanks! Yes you are right it is 2058 or 2059 Q mangaer not valid or Q manager not available for connection.
I am wondering if there is any other method to make doubly sure the reason code what I am getting is correct before calling System Adminstrator MQ/help desk.
I am working on S390.
Hari
Back to top
View user's profile Send private message
Manas Biswal
Intermediate


Joined: 29 Nov 2002
Posts: 382
Topics: 27
Location: Chennai, India

PostPosted: Tue Dec 17, 2002 11:33 pm    Post subject: Reply with quote

Hi Hari,

If you have administrative access to the QM installed on your mainframe, then there is no problem at all. You can go to the MQSeries Control Panel(Option M from the main menu in our installation) and check whether the QM is down or up.
If not, then there is nothing else to do but call up your SYS ADMIN. Are you writing your MQ API calls in batch or in the CICS region. In CICS, you don't have to issue a MQCONN call because there is one QM always connected to the CICS region and that is generally started on CICS Initialization. Confirm from your SYSPROG on whether you are using the correct QM or not. (The QM connected with the CICS region).

Regards,
Manas
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group