IBM
C2180-374 · Question #111
Queue managers QMGR1 and QMGR2 are members of cluster QMCLUS. An application connected to QMGR1 needs to send messages to a local queue APP.LOCAL of QMGR2. The administrator creates the following…
The correct answer is C. The queue APP.LOCAL is not a cluster queue. See the full explanation below for the reasoning.
Question
Queue managers QMGR1 and QMGR2 are members of cluster QMCLUS. An application connected to QMGR1 needs to send messages to a local queue APP.LOCAL of QMGR2. The administrator creates the following definitions:
On QMGR1: DEFINE QALIAS(APP.ALIAS) + TARGET(APP.LOCAL) + CLUSTER(QMCLUS) On QMGR2: DEFINE QLOCAL(APP.LOCAL) + MAXDEPTH(50000) The administrator is notified that the application is unable to send messages to APP.LOCAL. What is the most likely cause?
Options
- AThe cluster channels have not been started.
- BThe QALIAS cannot be defined on a cluster.
- CThe queue APP.LOCAL is not a cluster queue.
- DThe SYSTEM.CLUSTER.TRANSMIT.QUEUE is full.
How the community answered
(54 responses)- A17% (9)
- B4% (2)
- C72% (39)
- D7% (4)
Community Discussion
No community discussion yet for this question.