Using the mqtool utility to create the IBM MQ Connection server connection channel
Before you begin
You must know the following information:
Parameter | Description |
---|---|
Channel Name | Server Connection channel name used for the connection of MVMA to the queue manager as a client |
Listener Port | Port for the client connections to use for the queue manager |
IP Address | (Optional) When provided, and the server connection channel is created, a channel authentication record is added to restrict connections to those originating from this IP address It should be the IP address where MVMA was installed. |
Username / Password | (Optional) When provided and the server connection channel is created, a channel authentication record is added to restrict connections to those with these credentials specified |
Additional MQSC | (Optional) If additional mqsc channel options are required, you can use this input field to add them. |
Use existing listener? | Refer to Listener port determination and channel definitions. Choosing yes allows you to specify a specific listener port to use for the client connections to the queue manager. Choosing no allows you to specify a port range. |
Listener Port Range Minimum | The beginning of a port range from which a listener port is chosen. |
Listener Port Range Maximum | The end of a port range form which a listener port is chosen. |
Replace Existing Definitions? | Replaces any channel input definitions specified by a policy or mqtool. If no is specified any values input are ignored and the existing input definitions are used. |
Replace Existing Channels? | Removes and replaces any existing listener, channel and related channel authority records. |
To set up a IBM MQ connection by issuing commands with the mqtool utility
Like policies, where the expression for the policy is tailored to match queue managers that would have the same channel definitions, the mqtool utility has similar functionality.
The mqtool utility enables you to separate out the steps used to create the server connection channel and IBM MQ Connection. Using the utility also enables you to extract the mqsc commands so that your MQ Administrator can review and execute them, should your company procedures prevent it from being done directly.
For details, see Managing-integration-with-MainView-Middleware-Administrator-with-the-CLI.
Where to go from here
Test the connection and check the status of the MQ and WMA Connection configuration.