PrepAway - Latest Free Exam Questions & Answers

Which MQSC command will successfully configure the queue manager so that the application can receive messages

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?

PrepAway - Latest Free Exam Questions & Answers

A.
DEFINE SUB(TO_APP) TOPICSTR(Stock/IBM/Price) + DEST(APPQ)

B.
DEFINE SUB(TO_APP) TOPICSTR(Stock/IBM/Price) + DESTQ(APPQ)

C.
DEFINE SUB(TO_APP) TOPICSTR(Stock/IBM/Price) + TARGET(APPQ)

D.
DEFINE SUB(TO_APP) TOPIC(Stock/IBM/Price) + DEST(APPQ)


Leave a Reply