Starting and stopping an integration node as an IBM MQ service
Configuring an integration node to start and stop as an IBM® MQ service.
Before you begin
Ensure that you make the mqm user ID a member of the mqbrkrs group. On Windows systems, you must restart your workstation for the change to take effect.
Procedure
To configure an integration node to run as an IBM MQ service, complete the following steps.
Results
When you configure an integration node to start and stop as an IBM MQ service:
- The integration node starts and stops automatically when its associated queue manager starts and stops. For a multi-instance integration node, this action can occur during failover of the active queue manager.
- A multi-instance integration node cannot be started in standby mode when its IBM MQ service is defined as active.
- You can stop the integration node manually by using the mqsistop command, but the integration node does not restart until the queue manager is stopped and started again.
- On UNIX and Linux® systems, the integration node environment is inherited from IBM MQ. Set any required environment variables (such as ODBCINI) by using a script in the work_path/common/profiles directory. For more information, see Setting up a command environment.