Batch job to execute the MQ commands

Support for MQSeries and Websphere Message Oriented Middleware communication systems for z/OS
adurthisridhar
Posts: 28
Joined: Thu Mar 04, 2010 6:51 pm
Skillset: CICS, DB2, MQ, REXX
Referer: Browsing

Batch job to execute the MQ commands

Postby adurthisridhar » Tue Mar 30, 2010 4:28 pm

Hi,

I would like to execute the MQ commands like DEFINE,ALTER,DELETE and DISPLAY the MQ objects from a mainframe batch job. Could any one please explain me how to write a batch job for the above requirment.

Thanks in anticipation.

Sridhar A

Bill Dennis
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Skillset: MVS
MQ
ISPF
Referer: sister site

Re: Batch job to execute the MQ commands

Postby Bill Dennis » Tue Mar 30, 2010 7:02 pm

The supplied CSQUTIL pgm is used for this. Check the manuals for samples.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.

Frnd
Posts: 3
Joined: Tue Apr 06, 2010 12:55 am
Skillset: Basics
Referer: Google

Re: Batch job to execute the MQ commands

Postby Frnd » Tue Apr 06, 2010 1:14 am

You can write a JCL to call a file which would have the normal MQSC commands and submit the same


  • Similar Topics
    Replies
    Views
    Last post