IBM WebSphere MQ V7.0, System Administration - 000-374 Exam Practice Test
The WebSphers MQ administrative responsibilities have been outsourced to another company. The outsourcing team is now responsible for finishing the migration of the company's existing WebSphere MQ V6.0 publish/subscribe infrastructure to a WebSphere MQ 7.0 publish/subscribe cluster infrastructure.
Which step would best allow them to assess which queue managers are left migrats?
For each queue manager in the publish/subscribe infrastructure:
Which step would best allow them to assess which queue managers are left migrats?
For each queue manager in the publish/subscribe infrastructure:
Correct Answer: A
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 QMGR1 destined for a local queue of QMGR2. The administrator is notified that the messages have not reached QMGR2. On investigation the administrator notices that the server on which QMGR2 runs has crashed and rebooted automatically. The administrator also notices that the sender channel on QMGR1 is in an in doubt state. What action can the administrator take to recover the messages?
Correct Answer: C
An administrator needs to configure a queue manager to coordinate an applications DB2 database updates and message handling as global units of work. How does the administrator configure the queue manager to use the switch load file db2swit on AIX?
Correct Answer: D
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?
Correct Answer: A
What is the best way to create queue manager QM1 on UNIX so all developers can connect to it without any authority checks being performed?
Correct Answer: C
In a business integration solution, messages are exchanged between the sending application using JMS, and a receiving application using the native WebSphere MQ API. An administrator executes the following command to create an object. InitCtx> define q(D_Q1) queue(Q1) targclient(MQ) Which one of the following statements is true?
Correct Answer: D
An application receives messages from a queue APPQ using MQGET. Which MQSC command will successfully configure the queue manager so that the application can receive messages published to topic Stock/IBM/Price?
Correct Answer: A
An administrator defines three topics on queue manager on AIX: TAlpha with the topic string P/Q TBeta with the topic string P/Q/R TSigma with the topic string P/Q/R/S The administrator then grants authority to the topics as shown below. User1 - Publish and Subscribe on TAlpha User2 Publish on TBeta and Subscribe on TSigma. Which of the following options are possible for the users to perform?
Correct Answer: A,D
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. What action does the administrator need take to recover Q1 and roll back the uncommitted messages?
Correct Answer: B
The following restrictions have been placed on messages flowing from a banking application on AIX to a data warehousing application on z/OS: -Partner authentication -Message encryption Maintenance of Data Integrity Which exits will fulfill these requirements?
Correct Answer: B,C,D
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?
After an administrator successfully executes a series of commands using JMSAdmin facility to create JMS objects, which of the following statements is true?
Correct Answer: C
As part of the planned migration from IBM WebSphere MQ V6.0 brokers to IBM WebSphere MQ V7.0, the publishing and subscribing applications have moved to IBM WebSphere MQ V7.0 and all that is left are the brokers. After IBM WebSphere MQ V7.0 is installed, what actions do the IBM WebSphere MQ administrators need to take to complete the migration?
Correct Answer: A
An administrator creates a queue manager on an AIX server which contains two other queue managers. During the verification process, the administrator notices that the /var/mqm/qmgrs directory is empty.
Which file does the administrator need to refer to for the location of the queue manages' directory?
Which file does the administrator need to refer to for the location of the queue manages' directory?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A company has decided to add all its standalone queue managers into an existing cluster environment. Some of the standalone queue managers have been part of the cluster in the ast. What steps need to be completed to accomplish this task?
Correct Answer: A