Create a queue manager

Use the Create Queue Manager wizard to create a new Queue Manager.

Procedure

  1. Open IBM® MQ Explorer.
  2. In the MQ Explorer - Navigator pane, right-click the Queue Managers folder.
  3. Select New > Queue Manager...
    The New Queue Manager wizard displays.
  4. Enter these values in the Enter basic values window and then click Next:
    • Queue manager name: MyQueueManager
    • Max handle limit: 256
    • Trigger interval: 999999999
    • Max uncommitted messages: 1000
  5. Enter these values and select these options in the Enter data and log values window and then click Next:
    • Queue manager name: MyQueueManager
    • Use circular logging
    • Log file size: 4096
    • Log primary files: 3
    • Log secondary files: 2
    • Use default paths
  6. Enter these values and select these options in the Enter configuration options window and then click Next:
    • Queue manager name: MyQueueManager
    • Start queue manager after it has been created
    • Type of queue manager startup: Service
    • Create server-connection channel
  7. Enter these values and select these options in the Enter listener options window and then click Next:
    • Queue manager name: MyQueueManager
    • Create listener configured for TCP/IP
    • Listen on port number: 1415
  8. Enter these values and select these options in the Enter MQ Explorer options window and then click Finish:
    • Queue manager name: MyQueueManager
    • Autoreconnect
    • Automatically refresh information shown for this queue manager
    • Interval (seconds): 15

Results

The queue manager is created.