최신 IBM certifications I 000-374 무료샘플문제:
1. An application connected to queue manager QMA needs to put messages on queues defined on queue manager QMB. If this application intends to specify QMB as the queue manager name in the MQMD, which of these sets of commands will set up the communications infrastructure properly?
A) DEFINE CHANNEL(TO.QMB) CHLTYPE(SDR) XMITQ(QMB) DEFINE QLOCAL(QMB) USAGE(XMITQ)
B) DEFINE CHANNEL(TO.QMB) CHLTYPE(SDR) XMITQ(QMB) DEFINE QREMOTE(QMB) USAGE(XMITQ) RQMNAME(QMB)
C) DEFINE CHANNEL(TO.QMB) CHLTYPE(SDR) XMITQ(QMB) DEFINE QLOCAL(QMB) REMOTE(XMITQ)
D) DEFINE CHANNEL(TO.QMB) CHLTYPE(SDR) XMITQ(QMB) DEFINE QLOCAL(QMB) TYPE(XMITQ)
2. 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?
A) put, get, crt and browse
B) browse
C) browse and crt
D) put, get and browse
3. 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
4. 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?
A) mqs.ini
B) /var/adm/sulog
C) /etc/services
D) /usr/mqm/mqserver.ini
5. Which Eclipse version is a prerequisite to use MQ Explorer to administer IBM WebSphere MQ V7.0 on Windows?
A) 3.3
B) 3.1
C) 3.0
D) 3.2
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: C | 질문 # 3 정답: A | 질문 # 4 정답: A | 질문 # 5 정답: A |