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 |
What are the attributes contained by process definition?
What are mq channels?
what is default connection? and max connections will give to QueueManager.?
explain cold startup?
How does mq support the integration?
What is SSL? How to Assign that SSL Certificate to particular QM?
In cluster queue manager losed.which type of precautions you take??
Define asynchrony in mq?
how to insert or retrieve only 2000 records with having 10000 records
What is topic in mq?
Which websphere mq version have you worked?
Explain what is the algorithm followed in retrieving the messages from the queue?