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 what are the types of messages?
Explain some reserved queue names of ibm websphere mq.
which queue having current queue depth should be greater than zero?
What is process definition?
Which websphere mq version have you worked?
How to find how many messages are passed through the particular channel is it possible to find it?
What is a Backout queue What is the difference between Back out queue and Dead Letter queue
Name some reserved queue names of ibm websphere mq?
How you set authentication in websphere mq?
Maximum connections reached,how you know that and how you verify that?which type of alert you will get?
What does ibm mq mean?
What are the various types of queues?