WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Creating an execution group using the mqsicreateexecutiongroup command

Use the mqsicreateexecutiongroup command to create execution groups on your broker.

Before you start: Check that you have completed the prerequisite tasks, and see what other options you can use to create execution groups, in Creating an execution group.

You must create an execution group before you can deploy message flows and related resources to a broker.

  1. If you are creating an execution group on Linux, UNIX, and Windows systems:
    1. Open a command prompt that has the environment configured for your current installation.
    2. Enter the mqsicreateexecutiongroup command, specifying the parameters for the execution group that you want to create.
      • If the broker is local, specify the broker name. For example:
        mqsicreateexecutiongroup MB8BROKER -e EGroup_2
      • If the broker is remote, you can specify a configuration file. For example:
        mqsicreateexecutiongroup -n MB8BROKER.broker -e EGroup_2
      • If the broker is remote, you can alternatively specify one or more of the connection parameters -i, -p, -q. For example:
        mqsicreateexecutiongroup -q MB8QMGR -e EGroup_2

      See the mqsicreateexecutiongroup command description for more details about these options.

  2. If you are creating an execution group on z/OS®:
    1. Configure the BIPCREG job to specify the properties for the execution group that you want to create.
    2. Run the BIPCREG job.

On completion of this task, the execution group has been created on the specified broker.

Next: You can deploy message flows to the execution group by using the WebSphere Message Broker Toolkit or the WebSphere Message Broker Explorer.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:00


Task topicTask topic | Version 8.0.0.7 | ae26020_