Home

 

Create a queue manager from a command prompt

 

  1. Ensure that you have the environment variable MQS_PREFIX set to refer to a local drive, for example C:\WebSphere MQ. If you change this, reboot the machine so that the System account picks up the change. If you do not set the variable, the queue manager is created in the WebSphere MQ default directory for queue managers.

  2. Create the queue manager using the crtmqm command. For example, to create a queue manager called mscs_test in the default directory, use:
    crtmqm mscs_test 

  3. Proceed to Moving a queue manager to MSCS storage.

 

Parent topic:

Creating a queue manager for use with MSCS


fa14210_


 

Home