nerdexam
IBM

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)
  • A
    10% (5)
  • B
    70% (35)
  • C
    4% (2)
  • D
    16% (8)

Community Discussion

No community discussion yet for this question.

Full C2180-376 Practice