rmcc
rmcc

Reputation: 3567

Is it possible to move an MQ message from one queue to another?

I need to move one single message from an MQ queue to another queue. This other queue may already have existing messages in it. Is there a way to do this?

Upvotes: 1

Views: 1888

Answers (1)

T.Rob
T.Rob

Reputation: 31852

Yes! You can do this at the command-line using the Q program which is supplied as SupportPac MA01 or if you would like a GUI you can use SupportPac MO71 instead.

Upvotes: 2

Related Questions