최신 IBM certifications I C9530-374 무료샘플문제:
1. It is important to the IBM WebSphere MQ operations team that none of their application queues exceed seventy percent of the maximum number of messages the queues can hold. By default, application queues are created with a maximum depth of one thousand messages. What commands can the operations team use to monitor ROUTE_DATA_Q?
A) ALTER QMGR PERFMEV(ENABLED) ALTER QLOCAL(ROUTE_DATA_Q) QDEPTHHI(70)QDPHIEV(ENABLED)
B) ALTER QMGR QDPHIEV(ENABLED) ALTER QLOCAL(ROUTE_DATA_Q) QDEPTHHI(700)QDPHIEV(ENABLED)
C) ALTER QMGR QDPHIEV(ENABLED) ALTER QLOCAL(ROUTE_DATA_Q) QDEPTHHI(70)QDPHIEV(ENABLED)
D) ALTER QMGR PERFMEV(ENABLED) ALTER QLOCAL(ROUTE_DATA_Q) QDEPTHHI(700)QDPHIEV(ENABLED)
2. An administrator was asked to restrict the IBM WebSphere MQ trace file size on AIX to 10 MB. How can the administrator do this?
A) Pass the value as a parameter to strmqtrc
B) Use the environment variable MQS_TRACE_OPTIONS
C) Use the command setmqscp
D) Set the MaxSize parameter under Trace Stanza
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 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?
A) DEFINE QMODEL (RPLYQ) DEFPRESP (YES)
B) DEFINE QMODEL (RPLYQ) DEFPRESP (PERMDYN)
C) DEFINE QMODEL (RPLYQ) DEFPRESP (YES)
D) DEFINE QMODEL (RPLYQ) DEFPRESP (TEMPDYN)
5. 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:
A) edit /var/mqm/mqs.ini to specify LogDefaultPath in the LogDefaults stanza before running thecrtmqm command.
B) specify the file location using the -ld option when running the crtmqm command.
C) edit /var/mqm/mqs.ini to specify DefaultPrefix in the AllQueueManagers stanza before runningthe crtmqm command.
D) add an entry for the variable MQSPREFIX in /var/mqm/service.env before running the crtmqmcommand.
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: A | 질문 # 3 정답: A | 질문 # 4 정답: C | 질문 # 5 정답: C |