최신 IBM certifications I C2180-374 무료샘플문제:
1. What command(s) can the administrator run to collect a formatted version of the WebSphere MQ system log for queue manager QM?
A) Control command dmpmqlog -m QM1
B) MQSC command ALTER QMGR LOGTYPE (formatted). Restart manager
C) MQSC command DISPLAY LOG
D) MQ logs are already formatted
2. 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?
A) Recreate queue manager with crtmqm -c "Paint shop" -ll -q Paint.queue.manager
B) Edit "/var/mqm/mqs.ini" and change LogType=LINEAR
C) Issue the MQSC command ALTER QMGR LOGTYPE(LINEAR)
D) Edit "/var/mqm/qmgrs/Paint.queue.manager/qm.ini" and change LogType=LINEAR
3. 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 LISTENER(DEF) TRPTYPE(TCP) PORT(2415) + CONTROL(QMGR)REPLACE The queue manager was then restarted so that both listeners are running. Which command will stop the listener ABC and leave listener DEF running?
A) issue shell command endmqlsr m QMA
B) issue shell command endmqlsr m QMA l ABC
C) issue MQSC command STOP LISTENER(ABC)
D) issue shell command ctrlmq m QMA l ABC stop
4. 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) %TEMP%\install.log where %TEMP% is the Temp directory
B) C:\Install\WebSphereMQ.txt
C) C:\Install\AMQServer.txt
D) C:\Program Files\IBM\WebSphereMQ\install log
5. What are the advantages of using queue-sharing groups in IBM WebSphere MQ?
A) scalability, high availability, workload balancing
B) workload balancing, remote administration
C) scalability, end-to-end security, data integrity
D) improved performance, ease of monitoring
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: A | 질문 # 3 정답: C | 질문 # 4 정답: B | 질문 # 5 정답: A |