Author |
Message
|
GFORCE |
Posted: Thu Mar 20, 2014 8:14 am Post subject: CICS V4.2 and QSG's |
|
|
 Voyager
Joined: 16 Jun 2003 Posts: 78 Location: WISCONSIN
|
I have a question, does CICS4.2 with MQCONN set to connect to a QSG need to have WMQ on the same LPAR? _________________ THANKS |
|
Back to top |
|
 |
JosephGramig |
Posted: Thu Mar 20, 2014 9:24 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Well, there is no MQ Client for z!
Yes, it must connect to a Qmgr on the same LPAR. |
|
Back to top |
|
 |
GFORCE |
Posted: Thu Mar 20, 2014 10:10 am Post subject: CICS V4.2 and QSG's |
|
|
 Voyager
Joined: 16 Jun 2003 Posts: 78 Location: WISCONSIN
|
There is client for z\OS just expensive to run. I am confused as if the CICS AOR has a connection to the QSG with the MQCONN, then how is it going to connect to the QMGR that is on the same LPAR? I might be getting senile, but I am having the hardest time wrapping my mind around this. _________________ THANKS |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Mar 20, 2014 10:35 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
The CKQC CICS transaction starts the CICS-MQ adapter. CKQC panels allow you to identify the qmgr name. The adapter MQCONNects to the named qmgr. MQCONN calls in a CICS application are ignored. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
JosephGramig |
Posted: Thu Mar 20, 2014 12:12 pm Post subject: Re: CICS V4.2 and QSG's |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
GFORCE wrote: |
There is client for z\OS just expensive to run. I am confused as if the CICS AOR has a connection to the QSG with the MQCONN, then how is it going to connect to the QMGR that is on the same LPAR? I might be getting senile, but I am having the hardest time wrapping my mind around this. |
A Qmgr on z/OS can allow client connections to it via the Client Attachment feature and it is now free.
No applications on z can use an MQ Client except possibly Java (but why would you?). |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Mar 20, 2014 12:55 pm Post subject: Re: CICS V4.2 and QSG's |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Mar 20, 2014 3:22 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
|
Back to top |
|
 |
GFORCE |
Posted: Fri Mar 21, 2014 6:45 am Post subject: CICS V4.2 and QSG's |
|
|
 Voyager
Joined: 16 Jun 2003 Posts: 78 Location: WISCONSIN
|
Just to give you an idea of what I am trying to analyze for a possible messaging infrastructure:
In a sysplex of 4 z\OS LPARs with CICS on each LPAR with WMQ (QSG) on 2 LPARs. Can CICS communicate to the QSG from the LPARs without WMQ configured to it using the MQCONN to connect to the QSG? Or does WMQ and CICS have to be painted on the same LPAR?
Please advise, _________________ THANKS |
|
Back to top |
|
 |
|