live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

IBM WebSphere MQ V7.0, System Administration - C2180-374 Exam Questions

QUESTION NO: 1
A client application initiates an SSL connection with a queue manager.
After the connection is successfully established, which of the following keys is used to encrypt the exchanged data?
Correct Answer: D
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 2
To make sure a SSL enabled channel can start successfully, the Distinguished Name (DN) of the certificate received from the peer queue manager or client must match the value of which channel attribute?
Correct Answer: A
QUESTION NO: 3
A company has its retail business applications running on IBM WebSphere MQ infrastructure across heterogeneous platforms. After a recent failure, the company set up a failover mechanism where a centrally located z/OS server hosts the main application and applications on other servers connect to the main application using distributed queuing. What term best describes this topology?
Correct Answer: B
QUESTION NO: 4
An application sends messages into a queue which has multiple instances within a cluster. There are no requirements for message affinity and the default value is kept for the attribute DEFBIND on the queue definition. In order to benefit from the workload management of clustering, what option needs to be specified on the MQOPEN call from the application?
Correct Answer: C
QUESTION NO: 5
In order to grant authority for user appuser1 to Q1, the following commands were issued in sequence. setmqaut -m qmgr1 -n Q1 -t queue -p appuser1 +put +get setmqaut -m qmgr1 -n Q1 - t queue -p appuser1 +crt setmqaut -m qmgr1 -n Q1 -t queue -p appuser1 -all setmqaut -m qmgr1 n Q1 -t queue -p appuser1 +browse What access authority does user appuser1 have to the queue Q1?
Correct Answer: C
QUESTION NO: 6
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 for each client application. The messages returned to the client are persistent messages.
What command is appropriate to define the model queue?
Correct Answer: B
QUESTION NO: 7
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: A,B,E
QUESTION NO: 8
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?
Correct Answer: C