[Windows][UNIX][Linux]

Removing the AMQP channel from queue managers

You can remove the AMQP channel from queue managers by removing folders from the installation directory.

Procedure

  1. Stop the queue manager.
  2. Remove the IBM® MQ support for MQ Light APIs:
    • [AIX]On AIX®, run the following command:
      
      installp -u mqm.amqp.rte
      
    • [Linux]On Linux®, remove the AMQP RPM. If you repackaged the RPM before you installed it, specify the name of the repackaged RPM.
      
      rpm -e MQSeriesAMQP
      
    • [Windows]On Windows, remove the amqp folder from the IBM MQ installation. Ensure that no other files or folders in the IBM MQ installation path are removed.
  3. Restart the queue manager.