Remove message from MQ queue

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
kaps
Participant
Posts: 452
Joined: Tue May 10, 2005 12:36 pm

Remove message from MQ queue

Post by kaps »

Hi
We read XML messages from MQ using MQ stage. I am looking for a way to remove messages from queue once I successfully load them to staging file/table. I don't want to do destructive read. I want to delete them after I make sure that all the messages are read and written to stage file.

Thanks
Post Reply