Ending the Triggering sample programs

A trigger monitor program can be ended by the sysrequest option 2 (ENDRQS) or by inhibiting gets from the trigger queue. If the sample trigger queue is used the command is:

    CHGMQMQ QNAME('SYSTEM.SAMPLE.TRIGGER') GETENBL(*NO)
Note:
To start triggering again on this queue, enter the command:

    CHGMQMQ QNAME('SYSTEM.SAMPLE.TRIGGER') GETENBL(*YES)