enabling, disabling, controlling command, event" /> Controlling command events

 

Controlling command events

Command events as a whole are controlled using the CMDEV queue manager attribute. To enable command events, set CMDEV to ENABLED. To enable command events for commands except

DISPLAY MQSC commands and Inquire PCF commands, set the CMDEV to NODISPLAY. To disable command events, set CMDEV to DISABLED. For example, we can enable command events by using the following MQSC command:

ALTER QMGR CMDEV (ENABLED)