Appendix A. WebSphere MQ reference

This appendix describes some of the commands that are used at the DOS command prompt to administer WebSphere MQ. A complete description of the WebSphere MQ commands can be found in the WebSphere MQ online documentation.

UNIX command Windows command What the command does
start_mq runmqsc or start_mq.bat Starts the WebSphere MQ command interpreter. The remaining commands can be entered after this command is run.
end_mq endmqm -i queue.manager Ends WebSphere MQ queues immediately. Must be run before deleting queues.
clear_mq clearorclear_mq.bat Clears WebSphere MQ queues.
dltmqm queue.manager dltmqm queue.manager Deletes WebSphere MQ queues.
crtmqm queue.manager crtmqm queue.manager Creates an WebSphere MQ queue manager.
configure_mq <path to crossworlds_mq.tst> configure_mq.bat <path to crossworlds_mq.tst> Configures WebSphere MQ queue manager.
define define Defines WebSphere MQ queues.

Copyright IBM Corp. 1997, 2004