nerdexam
IBM

C1000-002 · Question #75

An MQI Client application, which is run from different client machines, wants to benefit from the read ahead performance advantages for non-persistent messages. While the client programs are changed…

The correct answer is A. SHARECNV(0) on the SVRCONN channel and DEFREADA(YES) for the queues. See the full explanation below for the reasoning.

Question

An MQI Client application, which is run from different client machines, wants to benefit from the read ahead performance advantages for non-persistent messages. While the client programs are changed on some machines to specify the MQOO_READ_AHEAD option, some other machines have to run the existing client application code without that option for a certain period of time. What must the system administrator configure to support the coexistence of the two different versions of the client application?

Options

  • ASHARECNV(0) on the SVRCONN channel and DEFREADA(YES) for the queues
  • BSHARECNV(>0) on the SVRCONN channel and DEFREADA(NO) for the queues
  • CSHARECNV(>0) on the SVRCONN channel and DEFREADA(YES) for the queues
  • DSHARECNV(>1) on the SVRCONN channel and DEFREADA(ENABLED) for the queues

How the community answered

(22 responses)
  • A
    82% (18)
  • B
    5% (1)
  • C
    9% (2)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C1000-002 Practice