You are on page 1of 5

MQSeries Client

Introduction to MQSeries

MQSeries Tech Introduction 1

Nagaraju Domala
Introduction to MQSeries - Summary

MQSeries Tech Introduction 2

Nagaraju Domala
Introduction to MQSeries
Exercise
1. Mqseries uses an interface for programs to access resources called :
a. The Program-to-Program API
b. The Message Queue Interface
c. The synchronous model
d. Triggering
2. Mqseries only supports messaging and queuing in an asynchronous
environment. T F
3. A Message consists of :
a. Application data
b. An Mqseries trailer
c. A sequrity header
d. A message descriptor
e. All of above
MQSeries Tech Introduction 3

Nagaraju Domala
Introduction to MQSeries
4. All Mqseries messagaes will have at least one header . It is
Exercise
the :-ed :
a. MQXQH (Transmission header)
b. MQDLK (Dead letter header)
c. MQMD (Message descripter)
d. MQTH (Trigger header)

MQSeries Tech Introduction 4

Nagaraju Domala
Programming with MQSeries - The MQI Unit 2

Objectives
 Introduce each MQI call
 Provide high-level understanding of the use of each call

MQSeries Tech Introduction 5

Nagaraju Domala

You might also like