Each broker requires its own queue manager. Base your broker name
on the queue manager name. For example, append
BRK to the
queue manager name of
MQP1, to give
MQP1BRK.
This naming convention has the following advantages:
- It is easy to associate the broker with the queue manager, because they
both begin with the same characters.
- The started task name has the same name as the broker.
- You can have the broker name as part of the data set name, which makes
it easier to administer.
Similarly, base the
Configuration ManagerUser Name Server name on the queue manager name. For example,
append CMGR or
UNS to the
queue manager name.