Author |
Message
|
moi |
Posted: Tue Jan 18, 2005 3:51 am Post subject: MQClient on Z/ OS |
|
|
Newbie
Joined: 18 Jan 2005 Posts: 4 Location: Belgium
|
Hello,
I would like to understand why we can connect from a MQSeries Client to a Queue Manager on Z/OS 390 (M/F) but we cannot (it is not supported) to connect a MQClient on M/F to other MQ QueueManager ?
...I know only that the licence on Z/ OS is a really High cost .
Thanks for your answers and have a nice day !!
Moi, _________________ Ziad
0032477687637
mabroukz@hotmail.com |
|
Back to top |
|
|
fjb_saper |
Posted: Tue Jan 18, 2005 4:22 am Post subject: |
|
|
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20729 Location: LI,NY
|
Not quite true. If you can run Java on the MF you could use the Java client to connect to a "distributed" qmgr....
toi, il, eux etc...
Enjoy |
|
Back to top |
|
|
PeterPotkay |
Posted: Tue Jan 18, 2005 5:32 am Post subject: |
|
|
Poobah
Joined: 15 May 2001 Posts: 7717
|
fjb_saper,
Have you actually done this? (reason I ask is you are the 1st person who has mentioned this that I know of). Makes sense though..... _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
|
zpat |
Posted: Tue Jan 18, 2005 6:00 am Post subject: |
|
|
Jedi Council
Joined: 19 May 2001 Posts: 5856 Location: UK
|
Conceivably you could also run MQ Everyplace (client and/or server) using the z/OS JVM.
I think IBM (fairly reasonably) regard z/OS as a server and not as a client platform.
We have one older mainframe (out of about a dozen) without MQ and wrote a CICS-CICS link using CPI-C (APPC) to effectively bridge messages over to another mainframe which was licensed for MQSeries.
So you might do something like that - using APPC or IP sockets perhaps. |
|
Back to top |
|
|
moi |
Posted: Wed Jan 19, 2005 1:31 am Post subject: |
|
|
Newbie
Joined: 18 Jan 2005 Posts: 4 Location: Belgium
|
Ok, thank you all for your replieson
Antother question, is it possible to install only MQClent on Z/ OS ? |
|
Back to top |
|
|
LuisFer |
Posted: Wed Jan 19, 2005 1:43 am Post subject: |
|
|
Partisan
Joined: 17 Aug 2002 Posts: 302
|
There is not MQClient for z/OS, only Server.
The mainframe is a Server Platform by definition.
Regards. |
|
Back to top |
|
|
moi |
Posted: Wed Jan 19, 2005 6:05 am Post subject: |
|
|
Newbie
Joined: 18 Jan 2005 Posts: 4 Location: Belgium
|
Hi fjb_saper
Did you tried to use MA088 (MQseries Classes for Java) on MF ?
It seems that these classes exists for many platform except for MF.
Moi, |
|
Back to top |
|
|
jefflowrey |
Posted: Wed Jan 19, 2005 6:08 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
MA88 is obsolete for 5.3 - unless it's been updated and I haven't noticed.
The Java MQ Client API is pure 100% java, so it is portable across any machine.
I haven't tried this API on a z/OS machine. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
|
moi |
Posted: Wed Jan 19, 2005 7:49 am Post subject: |
|
|
Newbie
Joined: 18 Jan 2005 Posts: 4 Location: Belgium
|
Thank you all for your replies !
Cheers,
Moi |
|
Back to top |
|
|
|