Websphere MQ: saveqmgr

1 · Benjamin Cane · Aug. 21, 2011, 1:33 p.m.
If you need to export the Queue Manager configuration of MQ to a file you can do it via the saveqmgr utility. Syntax: mqm@localhost :$ ./saveqmgr.linux -m <QMGR> -f /path/to/file.out You can obtain this utility via IBM's website: [http://www-01.ibm.com/support/docview.wss?uid=swg24000673](http://www-01.ibm.com/support/docview.wss?uid=swg24000673)...