Re: Is runmqsc available on AS 400

2004-04-23 Thread Jonas Nyberg
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


Is runmqsc available on AS 400

2004-04-22 Thread Prithwiraj Basu
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


Re: Is runmqsc available on AS 400

2004-04-22 Thread Joe H. Smith
If you are working in MQ5.3 you can access MQSC by

WRKMQM

Take an option 26 next to the queue manager you wish to work with.

Joan Hughes
Brown Shoe / Famous Footwear
Technical Specialist
608-827-3523               









   
  Prithwiraj Basu  
  Prithwiraj.Basu@To:   [EMAIL PROTECTED]
  CGI.COM cc: 
  Sent by: MQSeriesSubject:  Is runmqsc available on AS 400
  List 
  [EMAIL PROTECTED]
  n.AC.AT 
   
   
  04/22/2004 07:15 
  AM   
  Please respond to
  MQSeries List
   
   




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


*
[This message and its contents have been scanned for viruses]
*



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


Re: Is runmqsc available on AS 400

2004-04-22 Thread Varma, Aditya
Title: RE: Is runmqsc available on AS 400





Yes. You should get the same interface when you type in runmqsc at the command line... You will be prompted to specify the Q manager's name if you don't have one defined as a default Q Manager.

Aditya.


-Original Message-
From: Prithwiraj Basu [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 22, 2004 8:15 AM
To: [EMAIL PROTECTED]
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





Re: Is runmqsc available on AS 400

2004-04-22 Thread Lynn Nelson
Hi Prits,

On the AS/400 you would use STRMQMMQSC.  This command processes a file
containing the mqsc commands, so you must supply the details of that file as
parameters on this command (it automatically prompts you for them).

Since you are new to the AS/400, here is something handy.  To see a list of
all the MQ commands on the AS/400, use go cmdmqm.

Lynn


-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of
Prithwiraj Basu
Sent: Thursday, April 22, 2004 8:15 AM
To: [EMAIL PROTECTED]
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


Réf. : Is runmqsc available on AS 400

2004-04-22 Thread michel . jalette
Hello,
Look in Webspshere MQ Iseries admin guide, you can do it in batch or interactively:
Here is  from this book :

Administration using MQSC commands
You use WebSphere MQ script (MQSC) commands to manage queue manager
objects, including the queue manager itself, channels, queues, and process
definitions.
You issue MQSC commands to a queue manager using the STRMQMMQSC
WebSphere MQ CL command. This is a batch method only, taking its input from a
SRC PHYSICAL file in the server library system. The default name for this source
physical file is QMQSC.
WebSphere MQ for iSeries does not supply a source file called QMQSC. To process
MQSC commands you need to create the QMQSC source file in a library of your
choice, by issuing the following command:
CRTSRCPRF FILE(MYLIB/QMQSC) TEXT('WebSphere MQ - MQSC Source')
MQSC source is held in members within this source file. To work with the
members enter the following command:
WRKMBRPDM MYLIB/QMQSC
You can now add new members and maintain existing ones

You can also enter MQSC commands interactively, by:
1. Typing in the queue manager name and pressing the Enter key to access the
WRKMQM results panel
2. Selecting F23=More options on this panel
3. Selecting option 26 against an active queue manager on the panel shown in
Figure 3
To end such an MQSC session, type end.

Michel Jalette, CGI




Prithwiraj Basu [EMAIL PROTECTED]@AKH-Wien.AC.AT on 2004-04-22 08:15:10

Veuillez répondre à MQSeries List [EMAIL PROTECTED]

Envoyé par :  MQSeries List [EMAIL PROTECTED]


Pour : [EMAIL PROTECTED]
cc :
Objet : 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


Re: Is runmqsc available on AS 400

2004-04-22 Thread Kumar, Sudheer
The runmqsc utility can be invoked by STRMQMMQSC command from the command
line. Make sure that the MQM subsystem is active.

-Sudheer

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of
Prithwiraj Basu
Sent: Thursday, April 22, 2004 8:15 AM
To: [EMAIL PROTECTED]
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