최신IBM WebSphere MQ V7.0, System Administration - C2180-374무료샘플문제
문제1
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?
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?
정답: B
문제2
An administrator using MQExplorer attempts to connect to a queue manager QM1 running on a distributed platform, and receives the error message "Command server not responding within timeout period (AMQ4032)".
The administrator can check the status of the command server by executing which command on the target system?
An administrator using MQExplorer attempts to connect to a queue manager QM1 running on a distributed platform, and receives the error message "Command server not responding within timeout period (AMQ4032)".
The administrator can check the status of the command server by executing which command on the target system?
정답: B
문제3
Which two user profiles are mandatory to correctly run IBM WebSphere MQ on i5/OS?
Which two user profiles are mandatory to correctly run IBM WebSphere MQ on i5/OS?
정답: D
문제4
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?
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?
정답: B
문제5
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?
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?
정답: A
문제6
A routing application has been modified to generate smaller messages no larger than 10KB in size. The operations team has decided to reduce their queue resources need for the routing application's primary queue ROUTING_Q as well to better make use of their file system resources. What command will allow them to do this?
A routing application has been modified to generate smaller messages no larger than 10KB in size. The operations team has decided to reduce their queue resources need for the routing application's primary queue ROUTING_Q as well to better make use of their file system resources. What command will allow them to do this?
정답: B
문제7
An administrator has created a client channel definition table on a IBM WebSphere MQ V7.0 queue manager. Which of the following statements are true? The client channel definition table (CCDT) can be used by a WebSphere MQ Client:
An administrator has created a client channel definition table on a IBM WebSphere MQ V7.0 queue manager. Which of the following statements are true? The client channel definition table (CCDT) can be used by a WebSphere MQ Client:
정답: C,D
문제8
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 corresponding transmission queue. What does the administrator need to start as a trigger monitor for the sender channel?
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 corresponding transmission queue. What does the administrator need to start as a trigger monitor for the sender channel?
정답: D
문제9
What should a company do to set up its MQ environment for media recovery?
What should a company do to set up its MQ environment for media recovery?
정답: B
문제10
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:
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:
정답: B
문제11
A company is running applications on several Windows servers installed with WebSphere MQ Server components. All the applications are sending data to a queue manager running on a Solaris machine. How could the administrator redesign the infrastructure to reduce the overall licensing costs of the infrastructure?
A company is running applications on several Windows servers installed with WebSphere MQ Server components. All the applications are sending data to a queue manager running on a Solaris machine. How could the administrator redesign the infrastructure to reduce the overall licensing costs of the infrastructure?
정답: A
문제12
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 being sent from one queue manager are not visible on the other queue manager. Which of the following files should the administrator look at to find the cause of the problem?
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 being sent from one queue manager are not visible on the other queue manager. Which of the following files should the administrator look at to find the cause of the problem?
정답: A,B
문제13
An administrator has discovered that the primary queue manager (PRIME) has been corrupted and is no longer usable. The queue manager was created with the command: crtmqm PRIME. What does the administrator need to do to recover the queue manager?
An administrator has discovered that the primary queue manager (PRIME) has been corrupted and is no longer usable. The queue manager was created with the command: crtmqm PRIME. What does the administrator need to do to recover the queue manager?
정답: C
문제14
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?
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?
정답: A
문제15
The operations team has created a new queue manager infrastructure using default settings to support the deployment of a company's new database warehousing application. This application sends messages to applications running on other queue managers, which process the messages and send replies. After deployment of the application the message throughput is much lower than expected. The operations team doesn't notice any resources issues with disk space, memory usage, or CPU usage, however, they do notice that there are many more messages on the reply to-queues than expected. They also notice that error messages are frequently generated as the application processes reply messages. What is the most probable cause of the performance slowdown?
The operations team has created a new queue manager infrastructure using default settings to support the deployment of a company's new database warehousing application. This application sends messages to applications running on other queue managers, which process the messages and send replies. After deployment of the application the message throughput is much lower than expected. The operations team doesn't notice any resources issues with disk space, memory usage, or CPU usage, however, they do notice that there are many more messages on the reply to-queues than expected. They also notice that error messages are frequently generated as the application processes reply messages. What is the most probable cause of the performance slowdown?
정답: C