IBM
C2180-376 · Question #60
An application queue is triggered for trigger type of DEPTH. Following this, what action should the job or program that was started as a result of the trigger take before it ends, so that the queue…
The correct answer is A. It needs to use MQSET or an ALTER QLOCAL command to reset triggering (TRIGGER) for. See the full explanation below for the reasoning.
Question
An application queue is triggered for trigger type of DEPTH. Following this, what action should the job or program that was started as a result of the trigger take before it ends, so that the queue will be triggered again the next time that trigger depth (TRIGDPTH) is reached?
Options
- AIt needs to use MQSET or an ALTER QLOCAL command to reset triggering (TRIGGER) for
- BIt needs to reset trigger depth (TRIGDPTH) for the queue through an MQSET or ALTER
- CIt needs to reset trigger depth (TRIGDPTH) and triggering (TRIGGER) for the queue, using
- DNo action needs to be taken. The queue manager will create the next trigger message when
How the community answered
(33 responses)- A73% (24)
- B15% (5)
- C9% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.