Bootstrap FreeKB - IBM MQ - Create queue manager using the crtmqm command
IBM MQ - Create queue manager using the crtmqm command

Updated:   |  IBM MQ articles

Before creating a manager queue, you will need to install WebSphere MQ Server or MQ Explorer and MQ Client.


These examples are based on Linux. Switch to the mqm user.

su - mqm

 

Use the crtmqm command to create a manager queue. In this example, manager queue MANAGER01 is created.

<mq install root>/bin/crtmqm -q MANAGER01

 

You can then use the dspmq command to display the manager queues on the system and the strmqm command to start the queue manager. You will next want to create a local queue.




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 470bb1 in the box below so that we can be sure you are a human.