Hi Prits,

There is four ways of invoking the runmqsc on an AS/400.

1. Create a source text file with a script containging
   your mq commands and use it as input on the 
   STRMQMMQSC command.
2. If you have MQ 5.3 installed use the wrkmqm command
   to get a list of all qmgrs on the server. Then use
   opt 26 to invoke the mqsc.
3. Type call qmqm/runmqsc on the command line.
4. Type the qsh command on a cmd line to invoke the
   shell script environment on the AS/400. Then type
   /qsys.lib/qmqm.lib/runmqsc.pgm with any of the 
   options that you are used with from the solaris
   environment.

A lot of different ways to use the mqsc, but it's up
to you to select the one that you feel most convenient
with:o)

Jonas Nyberg
Electrolux IT Solutions - Sweden

-----Original Message-----
From: Prithwiraj Basu <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 22 Apr 2004 08:15:10 -0400
Subject: Is runmqsc available on AS 400

Hi All,

I have worked on MQSeries in a Solaris environment.  My boss has asked me
to help out a team working on AS 400 environment with MQ.  My question is:
does the runmqsc utility exist on AS 400 environment and (assuming it does,
which seems reasonable) how is it launched?  Do I simply type runmqsc at
the command line and get the same interface as I do in Solaris?  Thanks.

Prits

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to