1.
What should an administrator do to detect when an application attempts to open a channel, but the attempt fails because SSL does not allow the connection?
2.
An administrator wants to determine how many messages are on a TESTQ. Which MQSC command will return that information?
3.
On which platform would an administrator use the MQCMD_INQUIRE_CHANNEL_INIT PCF command?
4.
The behavior of the automatic client reconnection functionally provided by the IBM MQ classes for JMS depends on the properties being set for client reconnection. What is one of the properties that needs to be set?
5.
Queue managers QM1, QM2, QM3 are part of the cluster called MYCluster. Cluster queue Q1 only has one instance hosted on QM1. An administrator has issues a following command on QM1:
SUSPEND QMGR CLUSTER(MYCLUSTER)
An application connects to QM2 and pushes a message on Q1. Where does the message arrive?
6.
An administrator executes the following control command:
crtmqm -q -d Q2 QM1
What is the effect of the above command?
7.
QM1 is a multi-instance queue manager on server1 and server2. Currently, it is NOT running. What is the effect of executing strmqm -x QM1 on server1?
8.
On AIX when migrating to MQv9, which command is required to make the latest version of the installation the primary installation?
9.
What topic attribute/value pair controls delivery of all non-persistent publications to all subscribers?
10.
Which statement describes an MQl channel?