How to back up and restore queues using CSQUTIL
Use this topic as a reference for further information about back up and restore using CSQUTIL.
You can use the CSQUTIL utility functions for backing up and restoring queues. To back up a queue, use the COPY or SCOPY function to copy the messages from a queue onto a data set. To restore the queue, use the complementary function LOAD or SLOAD. For more information, see IBM® MQ utility program.