IBM
C2180-374 · Question #68
An administrator defined a queue for a high volume application that can process 25000 messages as follow: DEFINE QLOCAL (TEST.LOCAL) + MAXTDEPTH (25000) The administrator is notified that when the…
The correct answer is D. The attribute max uncommitted messages of the queue manager was not increased. 01.ibm.com/support/knowledgecenter/SSFKSJ_7.0.1/com.ibm.mq.csqsao.doc/fm12300_1.htm?c p=SSFKSJ_7.0.1%2F1-28-46-1-0-25&lang=en
Analysis of Scan Results
Question
An administrator defined a queue for a high volume application that can process 25000 messages as follow:
DEFINE QLOCAL (TEST.LOCAL) + MAXTDEPTH (25000) The administrator is notified that when the application is started they are encountering "MQRC_SYNCPOINT_LIMIT_REACHED". What could be the likely caused?
Options
- AThe /var/mqm file system got full
- BThe WebSphere MQ logs for the queue manager got full
- CThe number of messages put by the application exceeded 25000
- DThe attribute max uncommitted messages of the queue manager was not increased
How the community answered
(39 responses)- A15% (6)
- B8% (3)
- C5% (2)
- D72% (28)
Explanation
01.ibm.com/support/knowledgecenter/SSFKSJ_7.0.1/com.ibm.mq.csqsao.doc/fm12300_1.htm?c p=SSFKSJ_7.0.1%2F1-28-46-1-0-25&lang=en
Topics
#WebSphere MQ#MQRC error#max uncommitted messages#syncpoint limit
Community Discussion
No community discussion yet for this question.