Stopping the TMF/Gateway from Pathway

This task describes how to stop the TMF/Gateway from Pathway, and how to restart the TMF/Gateway after you stop it.


Procedure

  1. To prevent any new enlistment requests being made to the TMF/Gateway, enter the following command:
    FREEZE SERVER server_class_name
    
  2. To trigger the TMF/Gateway to complete any in-flight operations and to end, enter the following command:
    STOP SERVER server_class_name
    
  3. To allow the TMF/Gateway to restart either automatically on first enlistment or manually, following steps 1 and 2, enter the following command:
    THAW SERVER server_class_name
    

    Applications are prevented from making new enlistment requests and it is not possible to issue the START command until we issue the THAW command.

Parent topic: Administer IBM MQ client for HP Integrity NonStop Server