This was on MQseries. What does MQ queue Manager do? what
are the different types of queues? do you know about remote
queues etc. How do you delete records from queues? how do
you empty queues?
Answer / tanu
HI,
You can post any questions related to MQs,write comment at
http://mainframessp.blogspot.in/
MQ series - It is a middleware product by IBM. It helps two
applications in same/different systems to communicate.
Types - There are many -
Local Queues - Trigger Queue, initiation Queue ,Simple Queue
Remote Queues - A queue on remote system, You can send
messages to this queue from a local system
To delete and empty the queue , there are many options that
can be set during MQ definition/MQ Put and MQ get,
| Is This Answer Correct ? | 2 Yes | 0 No |
Name all the file-open modes
we cant write data into file using cl program then what is sndf
Write about a ‘view’ in brief?
What is the need of running runstats in the test environment?
What is inspect and what is it used for?
What is the importance of common attribute?
Which is the difference between delimited by size and delimited by space?
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
How is manual testing done in MF environment? what all are the steps to follow?
What is the use of a COPYBOOK in Fileaid ?
If DB2 query returns in null value, how do you work with it in PL/1?
how do we do unit testing in mainfrmae. explain step-wise.