Recovering after the integration node fails

Check what recovery procedures are available, according to what has failed.

Before you begin

Try to get to the root of the problem first, using the diagnosis techniques described throughout the Troubleshooting and support section of the information center. If your problem cannot be resolved using these techniques, contact your IBM® Support Center. Use the procedure in this section only as a last resort.

If you are able to recover, and can start the integration node again, the integration node attempts to recover and re-establish all sessions with custom integration applications that were active at the time of failure. Custom integration applications include the IBM Integration Toolkit, and applications that you have written to this API.

About this task

If you cannot correct the current problem by using problem determination, complete the following sequence of operations to re-create the integration node:

Procedure

  1. Stop the integration node by using the mqsistop command.
  2. Optional: Stop the integration node queue manager by using the endmqm command.
  3. Delete the integration node by using the mqsideletebroker command.
  4. Re-create the integration node by using the mqsicreatebroker command.
  5. Start the integration node by using the mqsistart command.
  6. Redeploy all resources to the integration node.