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 

MQOPEN and MQCONN in CICS
Goto page Previous  1, 2
 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
deepeshk79
Beginner


Joined: 20 Jun 2003
Posts: 112
Topics: 48
Location: Bangalore

PostPosted: Mon Jun 18, 2007 6:16 am    Post subject: Reply with quote

Hi Guys,

This problem is solved now. The reason being that i was using

Code:


//LKED.SYSIN DD *
  INCLUDE CSQSTUB(CSQBSTUB)



instead of

Code:


//LKED.SYSIN DD *
  INCLUDE CSQSTUB(CSQCSTUB)



while compiling and link editing my CICS Pgm.

I found in IBM Manual that we have to use CSQCSTUB and not CSQBSTUB.

Thanks,
Deepesh
Back to top
View user's profile Send private message AIM Address
deepeshk79
Beginner


Joined: 20 Jun 2003
Posts: 112
Topics: 48
Location: Bangalore

PostPosted: Mon Jun 18, 2007 6:17 am    Post subject: Reply with quote

Dick,

U were right, I should have used CSQCSTUB for CICS while link editing.

Thanks,
Deepesh
Back to top
View user's profile Send private message AIM Address
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Wed Jun 20, 2007 12:21 am    Post subject: Reply with quote

deepeshk79,

Thx for getting back, it is a relief to know that I am not the only person who has had this problem.

good luck in the future.
_________________
Dick Brenholtz
American living in Varel, Germany
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
Goto page Previous  1, 2
Page 2 of 2

 
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