Export messages from queues
Note: Before performing any of the tasks described in this section, carry out the procedure
described in Configuring the Sequential Data Facility.
Use the Sequential Data Facility (SDF) to export FIN messages from
an IBM® MQ queue and store the data in a file or
data set.
Note: Messages on a queue that cannot be exported by SDF will be skipped during
export. This applies for example to messages which do not contain any payload.
dnqsdf -export /home/foo/file.out
-queue QUEUE.SRC -reply sdf.reply.Q -v2 -qmgr QB6 -instance INST1
-ou BANKA