We have MQ queue set up, which is currently getting stuck somewhere - messages are getting put on the queue but not being removed. I want to check the messages on there to ensure they are still correct.
From the unix prompt I am able to enter MQSeries and can see what is on the queue by using:
dis queuename. Is it possible to read the individual messages?
From the unix prompt I am able to enter MQSeries and can see what is on the queue by using:
dis queuename. Is it possible to read the individual messages?