Home

 

Starting a queue manager

 

Although you have created a queue manager, it cannot process commands or MQI calls until you start it. You do this using the strmqm command as follows:

strmqm saturn.queue.manager

On WebSphere MQ for Windows and WebSphere MQ for Linux (x86 platform) systems, we can start a queue manager as follows:

  1. Open the WebSphere MQ Explorer.

  2. Select the queue manager from the Navigator View.

  3. Click Start. The queue manager starts.

If the queue manager start up takes more than a few seconds WebSphere MQ will issue information messages intermittently detailing the start up progress. For more information on these messages see WebSphere MQ Messages.

The strmqm command does not return control until the queue manager has started and is ready to accept connect requests.

 

Parent topic:

Managing queue managers

 

Home