A JES region requires the MQ channel and connection names, used when an application attempts to connect to a queue manager
using the MQCONN or MQCONNX APIs, to be specified in the region start-up file. To do this:
- Open the region startup file using the
Enterprise Server for .NET Administration UI's Region Startup File Editor.
- Select the
Region node in the
Results pane.
A properties window is now displayed to the right-hand side of the
Results pane.
- Locate the
MQ category in the properties window and enter MQ channel name and MQ connection name in the
Channel name and
Connection name fields respectively.
- Click
, or click the
Save icon in the toolbar to save the file.
You must cold-start the region for the changes to take effect.