IBM
C2180-376 · Question #23
A solution designer has requested that several queues on a z/OS queue manager be defined with index type set to message ID, i.e., INDXTYPE(MSGID). Why would a designer use this setting?
The correct answer is B. It allows MQGET commands to have significantly improved performance when. See the full explanation below for the reasoning.
Question
A solution designer has requested that several queues on a z/OS queue manager be defined with index type set to message ID, i.e., INDXTYPE(MSGID). Why would a designer use this setting?
Options
- AIt creates a permanent index of MSGIDs that are currently in use for this queue.
- BIt allows MQGET commands to have significantly improved performance when
- CIt ensures that any new MSGIDs are unique as well as making the retrieval of
- DThe queue manager will keep an index of MSGIDs that have already been used to make
How the community answered
(45 responses)- A13% (6)
- B78% (35)
- C7% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.