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 » IBM MQ API Support » access to MQ v 6.0 from REXX

Post new topic  Reply to topic
 access to MQ v 6.0 from REXX « View previous topic :: View next topic » 
Author Message
sebastia
PostPosted: Thu Nov 30, 2006 3:13 am    Post subject: access to MQ v 6.0 from REXX Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

Can someone tell me why there is no way to access MQ version 6 using Rexx ?

Sebastian.
Back to top
View user's profile Send private message Visit poster's website
zpat
PostPosted: Thu Nov 30, 2006 3:33 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Have you tried using the (discontinued) support pac MA18?
Back to top
View user's profile Send private message
sebastia
PostPosted: Thu Nov 30, 2006 3:42 am    Post subject: Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

here

>>> http://www-1.ibm.com/support/docview.wss?uid=swg24011194

I find
"MA18: A REXX interface to MQSeries for MVS/ESA"

Sorry - I did not say I am NOT using MVS, but Guindous ...

()
Back to top
View user's profile Send private message Visit poster's website
zpat
PostPosted: Thu Nov 30, 2006 3:56 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

What version of REXX exactly are you using and which OS version?
Back to top
View user's profile Send private message
sebastia
PostPosted: Thu Nov 30, 2006 4:06 am    Post subject: Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

I had MA31 (for OS/2) and MA77 (for w/NT) ...

... but MQ v 6.0 seems ... deaf ?

+++
c:\>rexx -v
IBM Object REXX Interpreter Version 2.1.3
Build date: Mar 31 2004
Copyright (c) IBM Corporation 1996, 2004. All Rights Reserved.
c:\>
+++
Back to top
View user's profile Send private message Visit poster's website
RogerLacroix
PostPosted: Sat Dec 02, 2006 11:00 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

sebastia wrote:
I had MA31 (for OS/2) and MA77 (for w/NT) ...

... but MQ v 6.0 seems ... deaf ?

+++
c:\>rexx -v
IBM Object REXX Interpreter Version 2.1.3
Build date: Mar 31 2004
Copyright (c) IBM Corporation 1996, 2004. All Rights Reserved.
c:\>
+++

Ok, what MQ or Rexx error are you getting? When you run ma77rxt.rexx - what error do you get?
i.e.
rexx ma77rxt.rexx

I just ran it on WinXP SP2 against WMQ v6.0.1.0 and it worked fine. (I changed the QMgrName from 'RAHN' to 'MQA1' and the queue name from 'N1' to 'TEST1'.)

I'm using OORexx (IBM open sourced the Rexx version you are using)
Code:
C:\>rexx -v
Open Object Rexx Interpreter Version 3.0.0
Build date: Mar 28 2005
Copyright (c) IBM Corporation 1995, 2004.
Copyright (c) RexxLA 2005.
All Rights Reserved.


Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
sebastia
PostPosted: Mon Dec 04, 2006 3:00 am    Post subject: Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

Roger : i can not test it today but I promise an answer before friday ...

The truth is that i did not test it,
because I read somewhere it was not supported !

Sebastian, glad there's a chance I can access MQ from Rexx !!!
Back to top
View user's profile Send private message Visit poster's website
sebastia
PostPosted: Tue Dec 12, 2006 3:51 am    Post subject: Reply with quote

Grand Master

Joined: 07 Oct 2004
Posts: 1003

Hi, Roger ! It works !! Thank you so much !!!

()

************************************

rc= 0 0 0 RXMQNINIT OK Written by Robert Harris. Version 3.0 Copyright IBM UK Labs Ltd., 1997.
MQ Conn() RC= 0 0 0 RXMQNCONN QMANAGER.AS400 OK (thread 2860)
Entering make_od_from_stem

************************************
c:\temp\MA77\MA77>rexx -v
IBM Object REXX Interpreter Version 2.1.3
Build date: Mar 31 2004
Copyright (c) IBM Corporation 1996, 2004. All Rights Reserved.

************************************

c:\temp\MA77\MA77>dspmqver
Name: WebSphere MQ
Version: 6.0.1.1
CMVC level: p600-101-060504
BuildType: IKAP - (Production)

************************************
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » access to MQ v 6.0 from REXX
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.