IBM WebSphere MQ V7.0, System Administration - 000-374 FREE EXAM DUMPS QUESTIONS & ANSWERS
An administrator created a queue manager Paint.queue.manager on AIX with circular logging. The administrator then was told that the system will be used for production, so the logging needs to be switched to linear. How can the administrator make this change?
Correct Answer: B
Vote an answer
An administrator wants to control access to queue Q1 QMGR1. User ID user1 have MQPUT access only, and group ID grp1 should have MQGET access only.
Which of the following commands can achieve this?
Which of the following commands can achieve this?
Correct Answer: D
Vote an answer
Which two user profiles are mandatory to correctly run IBM WebSphere MQ on i5/OS?
Correct Answer: D
Vote an answer
An administrator has created the following
MQ objects on two systems:
SYSTEM A crtmqm -C "VEGGIE QUEUE MANAGER" -LL -Q -D POTATO VEGGIE DEFINE QR(APPLE) RQMNAME(FRUIT) RNAME(PEACH) DEFINE QL(DLQ) DEFINE QL(POTATO) USAGE(XMITQ) DEF CHL('VEGGIE.FRUIT') CHLTYPE(SDR) TRPTYPE(TCP) CONNAME('9.84.100.7(1414)') + XMITQ('POTATO')
SYSTEM B crtmqm -C "FRUIT QUEUE MANAGER" -LL -Q -D GRAPE FRUIT DEFINE QL(GRAPE) USAGE(XMITQ) DEFINE QL(PEACH) DEF CHL('VEGGIE.FRUIT') CHLTYPE(RCVR) TRPTYPE(TCP) An application connects to queue manager VEGGIE and puts a message to queue APPLE. On which queue does the message get delivered before it gets picked up by the sender channel?
MQ objects on two systems:
SYSTEM A crtmqm -C "VEGGIE QUEUE MANAGER" -LL -Q -D POTATO VEGGIE DEFINE QR(APPLE) RQMNAME(FRUIT) RNAME(PEACH) DEFINE QL(DLQ) DEFINE QL(POTATO) USAGE(XMITQ) DEF CHL('VEGGIE.FRUIT') CHLTYPE(SDR) TRPTYPE(TCP) CONNAME('9.84.100.7(1414)') + XMITQ('POTATO')
SYSTEM B crtmqm -C "FRUIT QUEUE MANAGER" -LL -Q -D GRAPE FRUIT DEFINE QL(GRAPE) USAGE(XMITQ) DEFINE QL(PEACH) DEF CHL('VEGGIE.FRUIT') CHLTYPE(RCVR) TRPTYPE(TCP) An application connects to queue manager VEGGIE and puts a message to queue APPLE. On which queue does the message get delivered before it gets picked up by the sender channel?
Correct Answer: C
Vote an answer
Queue manager DEV_QM1 is no longer able to send and receive messages from queue manager DEV_QM2. Both queue managers reside on the Windows server. The administrator takes a look at the MQ Explorer to see what the problem is and notices the channel initiator for DEV_QM2 has stopped. What options does the administrator have to resolve the problem?
Correct Answer: B,C,D
Vote an answer
Which of the following commands can the administrator use to get a list of all authority records for a queue manager on Windows?
Correct Answer: A
Vote an answer
A company running IBM WebSphere MQ V5.3 on UNIX upgraded to IBM WebSphere MQ V7.0. Immediately after the migration, what is the administrator expected to do? Start the:
Correct Answer: B
Vote an answer
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 application has been deployed that has the capability to put messages greater than 4MB. The administrator changed the max message length attributes for the queue managers, transmission queue, sender-receiver channels and LQ to handle the larger messages. The administrator was later notified that messages greater than 4MB are still not reaching LQ. The most likely cause of the problem is the max message length attribute:
Correct Answer: D
Vote an answer
An administrator will install IBM WebSphere MQ on an AIX platform. There is a requirement to configure the installation to store the queue managers data files under a directory tree different from the default specified by the installation. After creating the appropriate directory tree, the administrator should:
Correct Answer: D
Vote an answer
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
Vote an answer
An administrator is performing installation of WebSphere MQ on several Windows servers using the following command:
Misexec /i "C:\Temp\MSI\IBM websphere MQ.msi" /1*v
C:\Install\websphereMQ.txt /q
SAVEINI=C: \Install\AMQServer.txt
TRANSFORMS=" 1033.mst"AGREETOLICENSE="yes"
The administrator notices mat the installation fails on one of the servers. Which of the following files will give the administrator details about the installation failure?
Misexec /i "C:\Temp\MSI\IBM websphere MQ.msi" /1*v
C:\Install\websphereMQ.txt /q
SAVEINI=C: \Install\AMQServer.txt
TRANSFORMS=" 1033.mst"AGREETOLICENSE="yes"
The administrator notices mat the installation fails on one of the servers. Which of the following files will give the administrator details about the installation failure?
Correct Answer: B
Vote an answer