Removing the AMQP channel from queue managers
You can remove the AMQP channel from queue managers by removing folders from the installation directory.
Procedure
- Stop the queue manager.
- Remove the IBM MQ support for MQ Light APIs:
- On AIX , run the following command:
installp -u mqm.amqp.rte- 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- 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.
- Restart the queue manager.