PrepAway - Latest Free Exam Questions & Answers

What could be the likely cause?

Queue managers QMGR1, QMGR2 and QMGR3 are members of cluster QC. An administrator created the following queues for an application:
On QMGR1: DEFINEQALIAS(TEST.ALIAS) + TARGET(TEST.LOCAL) + DEFBIND(OPEN) + DEFPSIST(NO)
On QMGR2 and QMGR3: DEFINE QLOCAL(TEST.LOCAL) + CLUSTER(QC) + DEFBIND(OPEN) + CLWLPRTY(0) + CLWLRANK(0) +DEFPSIST(NO)

The administrator verifies the setup by putting messages on TEST.ALIAS using the sample amqsput program but notices that all messages end up on the same queue manager (either QMGR2 or QMGR3).

What could be the likely cause?

PrepAway - Latest Free Exam Questions & Answers

A.
The queue TEST.ALIAS was not made part of the cluster.

B.
The queue TEST.ALIAS was defined with the wrong DEFBIND option.

C.
The CLWLWGHT attribute of the Cluster channels was not set to 50.

D.
The CLWLPRTY was set to 0 instead of 50 on TEST.LOCAL in both the queue managers


Leave a Reply