Support for MSCS utility programs

A list of the IBM MQ support for MSCS utility programs that we can run at a command prompt.

IBM MQ support for MSCS includes the following utility programs:

    Register/unregister the resource type
    haregtyp.exe After you unregister the IBM MQ MSCS resource type we can no longer create any resources of that type. MSCS does not let you unregister a resource type if you still have instances of that type within the cluster:
    1. Use the MSCS Cluster Administrator, stop any queue managers that are running under MSCS control, by taking them offline as described in Taking a queue manager offline from MSCS.
    2. Use the MSCS Cluster Administrator, delete the resource instances.
    3. At a command prompt, unregister the resource type by entering the following command:
      haregtyp /u
      
    If you want to register the type (or re-register it at a later time), enter the following command at a command prompt:
    haregtyp /r
    
    After successfully registering the MSCS libraries, you must reboot the system if we have not done so since installing IBM MQ.

    Move a queue manager to MSCS storage
    hamvmqm.exe

    See Moving a queue manager to MSCS storage.

    Delete a queue manager from a node
    hadltmqm.exe Consider the case where we have had a queue manager in your cluster, it has been moved from one node to another, and now you want to destroy it. Use the IBM MQ Explorer to delete it on the node where it currently is. The registry entries for it still exist on the other computer. To delete these, enter the following command at a prompt on that computer:
    hadltmqm /m qmname
    
    where qmname is the name of the queue manager to remove.

    Check and save setup details
    amqmsysn.exe

    This utility presents a dialog showing full details of your IBM MQ MSCS Support setup, such as might be requested if you call IBM support. There is an option to save the details to a file.