Removing JMS bindings in IBM MQ
Remove JMS bindings in IBM MQ.
Procedure
Create a .scp command file and pass it into the IBM MQ JMSAdmin program.
For example, refer the following command:
del qcf(ivtQCF)
del q('getATP')
del q('reply_getATP')
del q('createOrder')
end