IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Define a queue manager not using the Websphere MQ PANEL


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
maximus

New User


Joined: 28 May 2009
Posts: 6
Location: pune

PostPosted: Mon Jun 15, 2009 12:43 pm
Reply with quote

I have a task where I have to define a queue manager, local queues, and channels not using the Websphere MQ PANEL. Appreciate if someone could provide me with JCL samples to create a queue manager and queues.
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Mon Jun 15, 2009 10:20 pm
Reply with quote

You can run a PGM=CSQUTIL batch job with the proper control DEFINE statements. Check the MQ manuals for samples.

To make it easy for you, run a CSQUTIL with the MAKEDEF option to write 80 byte card images of your current QMGR, channels and queues and turn them into DEFINE cards.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts MQ response when MQGET of a stopped q... Java & MQSeries 2
No new posts Question for file manager IBM Tools 7
No new posts file manager is doing string conversion IBM Tools 3
Search our Forums:

Back to Top