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 Posted / 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 |
Post New Answer View All Answers
What is the function of dbctl?
how will you find a particular line in debugging if its a infinite loop
Can you define spufi?
Explain host variables?
Explain identify whether a call statement is a static or dynamic call?
What is defragmentation and what is its advantage?
File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
State the maximum number of tables that can be joined?
Hello, I have 3 years of exp as a mainframes tester in a leading IT company, now am looking to change my company. Could you please let me know, what are the interview questions/topics i should prepare. Your suggestions are truly valuable for me :) Thanks !!
What is the term “where” for?
Why are you looking for a change?
Explore the syntax of the evaluate statement?
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
what are the common errors that occured while programming in AS/400?
What are the error (ONCODES) codes did you encounter in PL/1 programme?