Batch job to execute the MQ commands



Support for MQSeries and Websphere Message Oriented Middleware communication systems for z/OS

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
adurthisridhar
 
Posts: 28
Joined: Thu Mar 04, 2010 6:51 pm
Has thanked: 0 time
Been thanked: 0 time

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.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time

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
Frnd
 
Posts: 3
Joined: Tue Apr 06, 2010 12:55 am
Has thanked: 0 time
Been thanked: 0 time


Return to WebSphere MQ

 


  • Related topics
    Replies
    Views
    Last post