C2180-376 · Question #85
In a distributed environment, an application that periodically loads large numbers of persistent messages on to a queue is doing so under syncpoint control and issues a commit only after a number of…
The correct answer is B. Increase the log space allocation of the affected queue manager. See the full explanation below for the reasoning.
Question
In a distributed environment, an application that periodically loads large numbers of persistent messages on to a queue is doing so under syncpoint control and issues a commit only after a number of messages have been put. While this application worked perfectly in test environments, there are frequently problems in the production environment. In addition to this new application, several previously unproblematic applications also experience failures such as reason codes MQRC_RESOURCE_PROBLEM or MQRC_BACKED_OUT. Which of the following is the best recommendation to remedy this problem?
Options
- AIncrease the maximum queue depth parameter.
- BIncrease the log space allocation of the affected queue manager.
- CReturn all affected applications to development for more stringent unit testing.
- DSchedule the new application to run only at off-peak times, when the queue manager is not
How the community answered
(50 responses)- A10% (5)
- B70% (35)
- C4% (2)
- D16% (8)
Community Discussion
No community discussion yet for this question.