Tuesday 14 December 2010

WebSphere MQ suspend dialog

Command to get rid of the "MQ has received a suspend request" dialogue box  on Windows (without using WMQ explorer):

  amqmdain reg *  -c add -s ACPI -v DoDialog=No

...and to check the value:  

  amqmdain reg *  -c display -s ACPI -v *


See: http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.amqzag.doc/fa15570_.htm

No comments: