Create and starting the queue managers

Create and start three queue managers, called PS1, PS2 and PS3.


Procedure

  1. Create and start queue manager PS1.
    1. Create the queue manager. In the command line, enter the following command:
       crtmqm PS1
      
    2. Start the queue manager. In the command line, enter the following command:
       strmqm PS1
      

  2. Repeat step 1 to create and start queue manager PS2.
  3. Repeat step 1 to create and start queue manager PS3.


What to do next

You are now ready to configure the first queue manager. Parent topic: Publish/subscribe cluster scenario Next topic: Configure the first queue manager