IBM
C2180-376 · Question #72
A manufacturing company is looking to provide its customers an online version of its order maintenance application. Customers will be able to check status, update the order, or delete the order. The…
The correct answer is D. Design the query and modify operations to use nonpersistent and persistent messages. See the full explanation below for the reasoning.
Question
A manufacturing company is looking to provide its customers an online version of its order maintenance application. Customers will be able to check status, update the order, or delete the order. The existing solution is currently WebSphere MQ based, and the online interface will have strict performance requirements. If the customer updates or deletes an order, the message cannot be lost. Which one of the following solutions will BEST meet the requirements stated?
Options
- AEnsure the queue data and logs are located together on the fastest disk possible
- BAlter the channel to set NPMSPEED(FAST), and send the messages down multiple
- CPort the existing application to z/OS which has the highest performance and availability
- DDesign the query and modify operations to use nonpersistent and persistent messages
How the community answered
(31 responses)- A6% (2)
- B16% (5)
- C3% (1)
- D74% (23)
Community Discussion
No community discussion yet for this question.