An administrator has created a queue manager on AIX system A, using the command crtmqm ll QMA. What command will create a backup queue manager for QMA on AIX system B?
An administrator deployed a new application on queue manager QMGR1 in their AIX server. The administrator notices that the application is crashing frequently and contacts the IBM support teamfor help. The IBM support team asks the administrator to send any First Failure Support Technology(FFST) files that have been generated. Which of the following files should the administrator sendto the IBM support team?
The administrator is required to give authority for user MQUSER to execute runmqsc control commands on Windows queue manager QM1. Which method can be followed to grantauthority?
An administrator is setting up a transmit queue so that the channel associated with it is automatically started. However, the channel does not start when messages are placed on the queue. The current attributes of the queue: DISPLAY QL(QM2) USAGE TRIGGER TRIGTYPE TRIGDATA TRIGDPTH TRIGMPRI IPPROCS OPPROCS INITQ 1 : DISPLAY QL(QM2) USAGE TRIGGER TRIGTYPE TRIGDATA TRIGDPTH TRIGMPRI IPPROCS OPPROCS INITQ AMQ8409: Display Queue details. QUEUE(QM2) TYPE(QLOCAL) INITQ (SYSTEM.DEFAULT.INITIATION.QUEUE) IPPROCS(0) TRIGGER OPPROCS(0) TRIGDATA(QM1.2.QM2) TRIGDPTH(1) TRIGMPRI(0) TRIGTYPE(FIRST) USAGE(XMITQ) Which corrective action is required to start the channel automatically?
The administrator has to give authority for user test to browse messages in queue LQ on queue manager QM1. User test will be using MQ Explorer to browse the messages. Which commands have to be executed to achieve this?
An administrator wants to define a IBM WebSphere MQ object so that the applications can be prevented from sending messages to the processing applications queue APPQ, but continue to allow administrators to send test messages to the processing application. The application will send messages using an object ABC. What MQSC command should be used?
A company decides to use the IBM WebSphere MQ transport for SOAP to enable some of its Java applications as WebServices on AIX. The administrator is asked to define and start a listener as a service. Which one of the following methods should be used?
A bank application sends critical financial messages on a queue so that other applications can process them. In order to recover messages after a system failure, the messages need to be:
The following command is executed using the JMSAdmin facility. InitCtx> define Q(Q_IN) QMGR(QMGR1) QUEUE(Q1) Which one of the following did the command create?