IBM
C1000-002 · Question #66
A system administrator needs to know whether the elapsed time between a put and a get operation on a queue is greater than 10 milliseconds. What can system administrator do to get this information?
The correct answer is D. Set QSVCIEV(HIGH) and QSVCINT(10) on the queue and set PERFMEV(ENABLED) on the. See the full explanation below for the reasoning.
Question
A system administrator needs to know whether the elapsed time between a put and a get operation on a queue is greater than 10 milliseconds. What can system administrator do to get this information?
Options
- ARun the DISPLAY QUEUE command and check the CRTIME value.
- BRun the DISPLAY QSTATUS command and check the MSGAGE value.
- CSet ACTIVREC(QUEUE) and ACTIVINT(10) on the queue manager.
- DSet QSVCIEV(HIGH) and QSVCINT(10) on the queue and set PERFMEV(ENABLED) on the
How the community answered
(33 responses)- A3% (1)
- B9% (3)
- C15% (5)
- D73% (24)
Community Discussion
No community discussion yet for this question.