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 |
can i use abend-aid instead of x-ped ?
Can you explain function of iebgener?
In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. a) there must be a select clause for this file in the file-control paragraph of environment division. b) There must be an FD entry in the file section of the data division. c) The file name must appear in a WRITE stmt in the procedure division. d) There?ll be a CLOSE stmt in procedure division.
Can you define foreign keys?
How do you use sub-string as a Pseudo-variable in PL/1? How can we use the variables?
In a test environment, is there a need to run a runstats?
Explain index cardinality?
Differentiate between hdam and the hidam databases?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
What is meant by deadlock in db2?
What is the difference between general testing and mainframe testing?
What is the function of dbctl?