C2180-374 Exam Questions
178 real C2180-374 exam questions with expert-verified answers and explanations. Page 3 of 4.
- Question #101
An administrator needs to record media images. Which one of the following commands should the administrator use to record them?
- Question #102
The administrator wants to define a service object on a queue manager on Windows so that an application will start when the queue manager is started and stop when the queue manager...
- Question #103
An administrator is using WebSphere MQ Explorer to administer a remote queue manager. On the Add a Remote Queue Manager wizard, which of the following fields can the administrator...
- Question #104
An IBM WebSphere MQ architect is planning an infrastructure for a banking application which cannot lose any messages. What setup should the architect recommend to achieve this?
- Question #105
An application is putting persistent messages on queue Q1 inside an active transaction when an abnormal shutdown of queue manager QM occurred. QM is configured with linear logging....
- Question #106
An administrator has defined two listeners for queue manager QMA with the following two runmqsc commands: DEFINE LISTENER(ABC) TRPTYPE(TCP) PORT(2414) + CONTROL(QMGR)REPLACE DEFINE...
- Question #107
The operations team has been testing a new message routing application in their IBM WebSphere MQ V7.0 pre-production environment. When the application is started, many of the other...
- Question #108
An administrator is trying to use WebSphere MQ Explorer to administer a remote queue manager. After successfully connecting to the queue manager, what is the administrator able to...
- Question #109
An administrator was asked to restrict the IBM WebSphere MQ trace file size on AIX to 10 MB. How can the administrator do this?
- Question #110
An administrator created a queue manager for an application using the command: Crtmqm TESTQMGR The application is started by triggering, and puts forty 3.5MB persistent messages on...
- 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 create...
- Question #112
An IBM WebSphere MQ client application puts messages onto remote queue RQ on queue manager QM1, which resolves to the local queue LQ on queue manager QM2. A new version of the appl...
- Question #113
Two queue managers, QMGR1 and QMGR2, are running on Windows connected by sender receiver channels. An application connected to QMGR1 puts persistent messages on a remote queue of Q...
- Question #114
An administrator deployed an IBM WebSphere MQ application on an AIX server which is causing a lot of errors to be generated in the WebSphere MQ error logs. Which option should be u...
- Question #115
A queue manager QM1 on UNIX has an unrecoverable problem. The IBM Support Center has asked the administrator to send any FFST reports. Which directory can an administrator get thes...
- Question #116
An administrator has set up sender receiver channels between QMGR1 running on AIX and QMGR2 running on i5/OS. During verification testing, the administrator noticed that messages b...
- Question #117
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....
- Question #118
It is important to the IBM WebSphere MQ operations team that none of their application queues exceed seventy percent of the maximum number of messages the queues can hold. By defau...
- Question #119
An administrator has been asked to determine which files are needed to restart a queue manager configured with linear logging. Which of the following MQSC commands will determine w...
- Question #120
Which features of IBM WebSphere MQ specifically provide robust message transport?
- Question #121
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 grant authority?
- Question #122
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...
- Question #123
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 command...
- Question #124
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 t...
- Question #125
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 lis...
- Question #126
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...
- Question #127
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?
- Question #128
When an application puts a message on a remote queue, which sequence will the queue manager follow to identify the transmit queue?
- Question #129
An administrator is planning a fix pack upgrade on a WebSphere MQ server containing a cluster queue manager. As part of the fix pack upgrade, the administrator needs to minimize th...
- Question #130
A server hosting clustered queue manager APP_QM1 experienced an outage. The server was restarted but the queue manager could not be restarted. The cluster that APP_QM1 is part of h...
- Question #131
Which of the following are valid methods for installing a WebSphere MQ client on an AIX platform? Install WebSphere MQ client.
- Question #132
An administrator has been asked to create MQ objects on queue manager QM1 so that applications connecting to queue manager QM1 can send messages to queue PAYROLL on queue manger QM...
- Question #133
A queue manager has the following queue definitions. If an application puts a message on queue POTATO, on which queue will the message arrive? DEFINE QALIAS (POTATO) TARGET (TOMATO...
- Question #134
A company has decided to add a standalone queue manager APP3_QM back into their existing APP_CLUSTER. Previously APP3_QM was removed from cluster APP_CLUSTER and set back to the de...
- Question #135
An administrator has set up message data compression using the built-in WebSphere MQ compression algorithm. How can the administrator determine the current technique applied?
- Question #136
Each of the queue manger QM1, QM2 and QM4 has an instance of cluster queue CLUS_Q Channels TO.QM1,TO.QM2, TO.QM3 and TO.QM4 are defined on each queue manager, respectively. The fol...
- Question #137
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...
- Question #138
Which of the following statements about persistent messages is correct? Persistent messages:
- Question #139
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?
- Question #140
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...
- Question #141
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...
- Question #142
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 su...
- Question #143
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 parti...
- Question #144
An administrator is setting up sender receiver channels between QMGR1 and QMGR2. As part of the verification test, the administrator puts a message on the remote queue RQ of QMGR1...
- Question #145
An administrator wants to prevent the channel initiator process from starting when a queue manager QMA on AIX is started. Which action(s) will accomplish this?
- Question #146
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 s...
- Question #147
A system administrator has defined the following MQ objects on three queue managers. An application connects to queue manager QM1 to put a message on ALIAS.Q99. Where does the mess...
- Question #148
Which channel definition will require that client applications using channel ABC establish a mutually authenticated SSL channel?
- Question #149
The sender and receiver channels have been set up between two queue managers. An administrator wants to start the sender channel automatically whenever messages arrive on the corre...
- Question #150
Which of the following message data compression options are valid for sender channels in IBM WebSphere MQ?