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-OPEN problem in MFE.

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


Joined: 31 Dec 2002
Posts: 9
Topics: 5

PostPosted: Thu Sep 25, 2003 5:44 pm    Post subject: MQ-OPEN problem in MFE. Reply with quote

Hi,

I'm performing a call to 'MQOPEN' in my cobol program in MFE environment. It is getting abended with the MFE-Error code 173, with an error message 'called program file not found in drive/directory - MQOPEN" though I have updated the CICS - Resource Definition in MFE with my Queue Manager name, and MQ transaction running in my CICS region in the back ground.

When I debugg my program, My program is exactly abending at this statement :

CALL 'MQOPEN' USING MQ-HCONN

Do i need to do any more setups in MFE to run a cobol program with MQ stuff? Awaiting Experts Solution.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12382
Topics: 75
Location: San Jose

PostPosted: Fri Sep 26, 2003 5:38 am    Post subject: Reply with quote

Ramesh,

Did you issue

Code:


CALL 'MQCONN' USING WS-QMGR-NAME



before issuing Mqopen?

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Koppuramesh
Beginner


Joined: 31 Dec 2002
Posts: 9
Topics: 5

PostPosted: Mon Oct 06, 2003 4:27 pm    Post subject: Reply with quote

In MFE environment, for online programs we need not issue CONN call since the connection established externally between MFE and MQ..keeping the same in my mind, I have not given MQCONN in batch program..which is required. Now I issued the MQCONN call and it is working fine. Thank you for your advice.
Back to top
View user's profile Send private message
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