What is a message?
Answers were Sorted based on User's Feedback
Answer / ajay dev
Messaging means that programs communicate with each other
by sending data in messages and
not by calling each other directly.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / syam
A message is a string of bytes that has meaning to the
applications that use it
Message = Header(s) + Application Data
A message consists of a header and the attached application
data.
Headers like:
Unique Message Id, Routing information, Message format
The data part of a message:
A record from an indexed or flat file
A row from a DB2 table
Individual columns from DB2 tables
Multiple rows or records
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / chirayu
Message means some data or information which is sending to
other MQ end.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dnreddy
Message is a string of bytes that is meaningful to the
application that is it, Message means share information of
communication both Applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
Message is said to as data.Which used for communication
btwn channels,i.e. the whole mqseries is run based on
messege.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pavan
MESSAGE IS NOT A DATA,PROGRAMS,NUMBERS. IT MAY BE ANY THING
TO SEND THAT FROM SOURCE QM TO DESTINATION QM
| Is This Answer Correct ? | 0 Yes | 1 No |
Described about the message sizes?
What is mqseries channel?
Name some reserved queue names of ibm websphere mq?
what is channel indoubt state ? how to resolve
What are the various types of queues?
What is topic in mq?
What are the message sizes?
What are the effects of using persistent messages?
List the different types of queues?
One server how many qmgrs will create?
What is mqseries cluster?
What are difference between dead letter queue and backout queue in websphere mq?