Checking the operation mode of your integration node

Run the mqsimode command to report the mode that is being used by your integration node.

About this task

Use the connection parameters to identify the integration node that you want to check.

Example

To report the mode that is being used by your integration node, run the following command:
mqsimode integrationNodeName -i host -p port
where host is the IP address or host name, and port is the port number that is associated with your integration node. Alternatively, if you created the integration node on the computer on which you run this command, you can specify the integration node name instead. For example:
mqsimode integrationNodeName
where integrationNodeName is the name of your integration node.
Here is a sample response message for this command:
BIP1807: Discovering mode information from integration node 'IBNODE'...
BIP1802: Integration node 'IBNODE' is in 'standard' mode.
BIP8071: Successful command completion.

Running this command also reports all mode violations, see Restrictions that apply in each operation mode. For example:

BIP1821W: WARNING: Integration node 'IBNODE' is in 'express' mode 
but has '2' integration servers, which exceeds the allowed maximum for this mode.