which queue will the message end up?
An administrator has defined MQ objects on 3 queue manager QM1, QM2, QM3 as follows. An
application connects to QM1 and puts the message on MY.ALIAS.QUEUE.
On which queue will the message end up?
QM QM1:
DEFINE QALIAS (MY.ALIAS.QUKUE) TARGET (YELLOW.QUEUE)
DEFINE QREMOTE (YELLOW.QUEUE) RNAME (YELLOW) RQMNAME (QM2) +
XMITQ (QM2)
DEFINE QLOCAL (QM2) USAGE (XMITO)
DEFINE QLOCAL (QM3) USAGE (XMITO)
DEFINE QLOCAL (DLQ)
ALTER QALIAS (MY.ALLAS.QUEUE) TARGET (ORANGE.QUEUE) FORCE
DEFINE CHANNEL (QM1.TO.QM2) CHLTYPE (SDR) TRPTYPE (TCP) REPLACE+
DESCE (‘Sender channel to QM2’) XMITQ (QM2) +
CONNAME (‘9.20.9.32 (1412) ‘)
DEFINE CHANNEL (QM1.TO.QM3) CHLTYPE (SDR) TRPYPE (TCP) REPLACE +
DESCR (‘Sender channel to QM3’) XMITQ (QM3) +
CONNAME (‘9.20.9.33 (1415) ‘)
QM QM2:
DEFINE QLOCAL (YELLOW)
DEFINE QLOCAL (DLQ)
DEFINE CHANNEL (QMQ.TO.QM2) CHLTYPE (RCVR) TRPTYPE (TCP) +
REPLACE DESCR (‘Receiver channel from QM1’)
QM QM3:
DEFINE QLOCAL (ORANGE)
DEFINE QLOCAL (DLQ)
DEFINE CHANNEL (QM1.TO.QM3) CHLTYPE (RCVR) TRPTYPE (TCP) +
REPLACE DESCR (‘Receiver channel from QM1’)
Which of the following statements about persistent messages is correct?
Which of the following statements about persistent messages is correct?
Persistent messages:
Which of these actions will implement that policy?
A company wants to use SYSTEM.DEAD.LETTER.QUEUE as the dead letter queue name on all
queue managers on their Solaris platforms.
Which of these actions will implement that policy?
What command is appropriate to define the model queue?
An administrator has been asked to create a model queue that will be used by client applications
to receive reply messages from a central processing application on a distinct queue for each client
application. The messages returned to the client are persistent messages.
What command is appropriate to define the model queue?
What is the best way to achieve this?
A central manager on Solaris machine hosting several enterprise applications is connected to
several other queue managers in a network. Each channel should be started automatically
whenever there is a message for that channel to transmit?
What is the best way to achieve this?
which of the following statements is true?
A WebSphere MQ server h installed on Windows. The INITIAL_ CONTEXT_FACTORY is set to
com.sum.jndi.fscontext.RefFSContextFactory in the JMSAdmin.conf file.
After an administrator successfully executes a series of commands using JMSAdmin facility to
create JMS objects, which of the following statements is true?
What feature of MQ Explorer V7.0 can be used to categorize by platform and simultaneously all the queue manage
A company has a heterogeneous MQ infrastructure.
What feature of MQ Explorer V7.0 can be used to categorize by platform and simultaneously all
the queue managers running on a particular platform?
What is the purpose of the Warehouse Proxy?
What is the purpose of the Warehouse Proxy?
which three graphical interfaces to configure, manage, and monitor an environment?
IBM SmartCloud Application Performance Management V7.7 provides which three graphical
interfaces to configure, manage, and monitor an environment?
what happens when the size of a widget is changed?
While customizing the IBM SmartCloud Application Performance Diagnostics user interface, what
happens when the size of a widget is changed?