ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » iSeries, OpenVMS, HP-NSS » MQ Client on iSeries(AS/400 or i5/OS)

Post new topic  Reply to topic Goto page 1, 2  Next
 MQ Client on iSeries(AS/400 or i5/OS) « View previous topic :: View next topic » 
Author Message
kesudhakar
PostPosted: Thu Sep 15, 2011 12:53 pm    Post subject: MQ Client on iSeries(AS/400 or i5/OS) Reply with quote

Newbie

Joined: 15 Sep 2011
Posts: 4

Hi All,

Now we have installed MQ Server in the unix machine and the MQ Client on the iSeries(AS400).

I am from AS400 background and i need to develop some utility programs in RPG to send/receive messages using MQ API.

When i look the license in the iSeries its only contains the " Webshere MQ Java on iSeries". Can i develop the programs in RPG?

Thanks and Regards,
Sudhakar
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Sep 15, 2011 1:03 pm    Post subject: Re: MQ Client on iSeries(AS/400 or i5/OS) Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

kesudhakar wrote:
Hi All,

Now we have installed MQ Server in the unix machine and the MQ Client on the iSeries(AS400).

I am from AS400 background and i need to develop some utility programs in RPG to send/receive messages using MQ API.

When i look the license in the iSeries its only contains the " Webshere MQ Java on iSeries". Can i develop the programs in RPG?

Thanks and Regards,
Sudhakar

AFAIK Iseries only supports the java client. If you want anything else (like the RPG iface) you need to have a qmgr on the box.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
kesudhakar
PostPosted: Thu Sep 15, 2011 1:38 pm    Post subject: Reply with quote

Newbie

Joined: 15 Sep 2011
Posts: 4

Hi,

Thanks.

Can you please clarify in some more detail. You mean if i want to develop a MQ program in RPG i need to have QManager in the iSeries Right.

If my iSeries acting as Client is it possible to create a QManager in the iSeries?

Do we have any doc for the iSeries which is acting as Client.

Thanks and Regards,
Sudhakar
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Sep 15, 2011 1:43 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9394
Location: US: west coast, almost. Otherwise, enroute.

Do a google search for wmq+rpg.
_________________
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
View user's profile Send private message
kesudhakar
PostPosted: Fri Sep 16, 2011 9:56 am    Post subject: MQ Client on AS/400 Reply with quote

Newbie

Joined: 15 Sep 2011
Posts: 4

Hi All,

Does anybody used MQ Client on AS/400 and MQ Server on UNIX?

If yes then in what language you have developed programs in AS400?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Sep 16, 2011 11:03 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

It is really really quite clear.

If you wish to establish a client connection FROM an iSeries machine TO a queue manager anywhere else, you can only use the Java programming language and the Java client to do so.

If you wish to use RPG, you must configure a qmgr on the iSeries machine, and then configure that queue manager to make qmgr<->qmgr connections to the queue manager you want to talk to.

You have no other choices and nobody else does either.
Back to top
View user's profile Send private message
kesudhakar
PostPosted: Fri Sep 16, 2011 11:31 am    Post subject: Reply with quote

Newbie

Joined: 15 Sep 2011
Posts: 4

Thanks Jedi.

So if my iSeries acting as MQ Client, is it possible to create a QMGR in the iSeries.
Back to top
View user's profile Send private message
exerk
PostPosted: Fri Sep 16, 2011 12:44 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

kesudhakar wrote:
...So if my iSeries acting as MQ Client, is it possible to create a QMGR in the iSeries.

A queue manager (server) and client can 'share' the same hardware. You will of course need to purchase a license for server and install the binaries, if you don't have it already.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Fri Sep 16, 2011 3:55 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9394
Location: US: west coast, almost. Otherwise, enroute.

z/OS and iSeries are server-only - there are no MQ Client for these platforms.
_________________
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
View user's profile Send private message
fjb_saper
PostPosted: Fri Sep 16, 2011 4:34 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

bruce2359 wrote:
z/OS and iSeries are server-only - there are no MQ Client for these platforms.
Except maybe Java?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
PeterPotkay
PostPosted: Fri Sep 16, 2011 4:46 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7717

http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg24019461&loc=en_US&cs=utf-8&lang=en

MA46: WebSphere MQ Java client for iSeries V7

Its a Category 3 Support Pack, meaning fully supported by IBM.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
bruce2359
PostPosted: Fri Sep 16, 2011 8:57 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9394
Location: US: west coast, almost. Otherwise, enroute.

Yep, Java being the exception.
_________________
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
View user's profile Send private message
zpat
PostPosted: Mon Nov 21, 2011 3:22 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

Is this still true with WMQ 7.1?

Only Java for client on i-series support?

The infocentre is not entirely clear about this.
Back to top
View user's profile Send private message
Michael Dag
PostPosted: Mon Nov 21, 2011 6:47 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2602
Location: The Netherlands (Amsterdam)

zpat wrote:
Is this still true with WMQ 7.1?

Only Java for client on i-series support?

The infocentre is not entirely clear about this.


no for i-series with 7.1 there is now also native support for client
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
zpat
PostPosted: Mon Nov 21, 2011 7:26 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5849
Location: UK

I vaguely recall hearing that this (standard) client will still require a full MQlicense?

Can some IBM'er confirm?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » iSeries, OpenVMS, HP-NSS » MQ Client on iSeries(AS/400 or i5/OS)
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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.