IBM WebSphere MQ V7.0, System Administration Sample Questions:
1. An application receives messages from a queue APPQ using MQGET. Which MQSC command will successfully configure the queue manager so that the application can receive messages published to topic Stock/IBM/Price?
A) DEFINE SUB(TO_APP) TOPICSTR(Stock/IBM/Price) + TARGET(APPQ)
B) DEFINE SUB(TO_APP) TOPICSTR(Stock/IBM/Price) + DEST(APPQ)
C) DEFINE SUB(TO_APP) TOPICSTR(Stock/IBM/Price) + DESTQ(APPQ)
D) DEFINE SUB(TO_APP) TOPIC(Stock/IBM/Price) + DEST(APPQ)
2. An administrator deployed a new application on queue manager QMGR1 in their AIX server. The administrator notices that the application is crashing frequently and contacts the IBM support team for help. The IBM support team asks the administrator to send any First Failure Support Technology (FFST) files that have been generated. Which of the following files should the administrator send to the IBM support team?
A) AMQ*.ERROR files from /var/mqm/qmgrs/QMGR1/errors directory
B) AMQ*.FFST files from /var/qmgrs/QMGR1/errors directory
C) AMQ*.FDC files from /var/mqm/errors directory
D) AMQ*.LOG files from /var/mqm/trace directory
3. MYTOPIC has been defined with the command: DEFINE T(MYTOPIC)
TOPICSTR(Sports/Football) Which of the following commands are valid to modify
MYTOPIC?
A) ALTER T(MYTOPIC) DURSUB(ASPARENT)
B) ALTER T(MYTOPIC) DEFPSIST(PERS)
C) ALTER T(MYTOPIC) TOPIC(Sports/Baseball)
D) ALTER T(MYTOPIC) PUBSCOPE(QMGR)
E) ALTER T(MYTOPIC) WILDCARD(DISABLED)
4. The following command is executed using the JMSAdmin facility. InitCtx> define Q(Q_IN) QMGR(QMGR1) QUEUE(Q1) Which one of the following did the command create?
A) Q_IN, QMGR1 and Q1
B) Q_IN
C) Q_IN and QMGR1
D) Q_IN and Q1
5. An administrator defines three topics on queue manager on AIX: TAlpha with the topic string P/Q TBeta with the topic string P/Q/R TSigma with the topic string P/Q/R/S The administrator then grants authority to the topics as shown below. User1 - Publish and Subscribe on TAlpha User2 Publish on TBeta and Subscribe on TSigma. Which of the following options are possible for the users to perform?
A) User2 can subscribe to TBeta
B) User1 can subscribe to TSigma
C) User1 and User2 can publish on topic string P/Q/#
D) User1 can publish on topic string P/Q
E) User2 can subscribe on topic string P/Q/R/#
Solutions:
| Question # 1 Answer: B | Question # 2 Answer: C | Question # 3 Answer: A,D | Question # 4 Answer: B | Question # 5 Answer: B,D |
We're so confident of our products that we provide no hassle product exchange.


By Judith

