MQSeries Question:
Download Questions PDF

Define the two parts of Message queue (MQ)?

Answers:

Answer #1
Message:
Messages are collections of binary or character (for instance ASCII or EBCDIC) data that have some meaning to a participating program. As in other communications protocols, storage, routing, and delivery information is added to the message before transmission and stripped from the message prior to delivery to the receiving application.
Queue:
Message queues are objects that store messages in an application.

Answer #2
Message Header
Message Body

Download MQSeries Interview Questions And Answers PDF

Previous QuestionNext Question
What is IBM WebSphere MQSeries?What is dead letter queue in IBM MQ Series?