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 |
Explain some rules for using mqsc commands?
Define asynchrony in mq?
Define transmission queue in mqseries?
Define initiation queues?
What is a queue in mqseries?
Name some reserved queue names of ibm websphere mq?
How you set authentication in websphere mq?
How to find how many messages are passed through the particular channel is it possible to find it?
What is the message server in mqseries?
Define channel in ibm websphere mq?
Define process definition and it's containing attributes?
Default path of the error logs & transactions logs?