Mqseries Interview Questions and Answers Guide.: Global Guideline
Mqseries Interview Questions and Answers Guide.: Global Guideline
Answers Guide.
Global Guideline.
http://www.globalguideline.com/
Question # 1
What is a message in MQSeries?
Answer: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
Read More Answers.
Question # 2
What are different queues used
Answer:1.Local queue -is a real queue
2.Cluster queue -is a local queue that is known throughout
a cluster of queue managers
3.Remote queue -structure describing a queue
4.Transmission queue(xmit quueue) -local queue with special
purpose
5.Initiation queue -local queue with special purpose
6.Dynamic queue -local queue created "on the fly"
7.Alias queue -if you dont like the name
8.Dead-letter queue -one for each queue manager
9.Reply-to-queue -specified in request message
10.Model queue -model for local queues
11.Repository queue -holds cluster information
Read More Answers.
Question # 3
WHAT ARE DIFFERENCES BETWEEN INTERNET EXPLORAR AND NETSCAFE NAVIGATROR ON DIFF VERSION
Answer:When you are using Internet Explorer (IE) attached
documents created in Microsoft Office (Word, Excel,
PowerPoint) will open up in the content frame. Attached
Office documents in Netscape will ask you if you want to
"download the document to your hard drive" or "open it in
its current location." The former will not open the document
but save it to your computer. The latter will launch the
program in which the document was created.
With IE, pressing the Enter key will activate such buttons
as "Submit" and "Log-in". In Netscape you must actually
click on these buttons.
Note: Netscape does not always work properly. Sometimes
Copyright http://www.GlobalGuideline.COM
Page 2/7
Question # 4
How to connect to MWSeries from power builder 8.0
Answer:Using CICS Transaction Gateway we can connect MQ Serires
with Power Builder 8.0
Read More Answers.
Question # 5
Is it possible to retrieve a message from a Dead letter Queue? If possible how?
Answer:Yes, we can handle the message in deadletterq?
how means.
ans> we have two commands to retrieve messages from DLQ.
Action(fwd) fwdq fwdqm.
then that DLQ message forward to this particular q.
ACTION(RETRY)
Read More Answers.
Question # 6
What is MQSeries Channel?
Answer:Channel means logical communication link. There are two
types of channels
1) message channel,
2) MQI channel
1) Mesage channel use for communication between QMgr to
QMgr.
2) MQI channel use for for communication between QMgr to
MQ client
Read More Answers.
Question # 7
How to create DLQ rules table
Answer:DLQ - Dead Letter Queue
If an application tries to put a message to another
application and if it is not delivered then it goes to the
DLQ. So DLQ is nothing but all undelivered messages stored
in DLQ.
Alterenate Defination:
The dead-letter queue is a local queue where messages are
put if they cannot be routed to their intended destination
You need to create a DLQ at the time of creating a Queue
Manager.
crtmqm -q -d MY.DEFAULT.XMIT.QUEUE -u
SYSTEM.DEAD.LETTER.QUEUE SATURN.QUEUE.MANAGER
where -u is dead letter queue
Read More Answers.
Question # 8
What is MQSeries Cluster?
Answer:Cluster is said to be group of queue manager's logically
connected together to balance the load on the remote machine
(i.e if it is remote queue managers which processes your
Copyright http://www.GlobalGuideline.COM
Page 3/7
Question # 9
What is a Queue in MQSeries?
Answer:Queue is a data structure which is store the messages.and
every queue has own queue manager.queue manager are
maintaining the all queues.different types of queues are
available in web sphere mq in different purpose.but
generally 4 types of queues r there
1)local queue
2)remote queue
3)alias queue
4)model queue
Read More Answers.
Question # 10
What is the future in MQ if we have 2+exp?
Answer:it speeds implementation of distributed applications.
it runs on different platforms
it time independent.
no loss for msg delivery ie gaurenty delivery.
Read More Answers.
Question # 11
Tell me where the error logs in Appear in Z/OS?
Answer:SDSF (spool Display Search Fecility)
Read More Answers.
Question # 12
Tell me which queue having current queue depth should be greater than zero?
Answer:event queues
Open MQ Explorer by selecting Start > Programs > IBM WebSphere MQ > WebSphere MQ Explorer.
Check to see if the depth of the WebSphere Sensor Events queues is greater than zero.
Read More Answers.
Question # 13
What is the difference between mq version 6 and 7
Answer:one is pub/sub concept
Read More Answers.
Question # 14
What is the difference between logfile & log space?
Answer:we have 2 types of Logfiles in MQ.
1. Error logs.
these logs can be found under
/var/mqm/qmgrs/<QMGRNAME>/errors and the log files starts
with AMQERR01.LOG/AMQERR02.LOG/AMQERR03.LOG. These logs are
used to capture error logs to that particular logs.
/var/mqm/errors. Unthis DIR again you see same files. This
will capture errror logs related to all QMGRS in the server.
2. Transacational(ACTIVE) logs.
These logs are used for media recovery and restat recovery.
Copyright http://www.GlobalGuideline.COM
Page 4/7
Question # 15
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
Answer:#runmqsc <QMGR NAME>
dis chs(channel name) ALL
you will see an attribute called MSGS and that tells you how
many messages passed through that particular channel instance.
Read More Answers.
Copyright http://www.GlobalGuideline.COM
Page 5/7
Global Guideline is a platform to develop your own skills with thousands of job interview questions
and web tutorials for fresher's and experienced candidates. These interview questions and web
tutorials will help you strengthen your technical skills, prepare for the interviews and quickly revise
the concepts. Global Guideline invite you to unlock your potentials with thousands of Interview
Questions with Answers or begin a tutorial right away, such as HTML, XML, XSLT, Cascading
Style Sheet (CSS), Search Engine Optimization (SEO), JavaScript, Structure Query Language (SQL),
Database Articles, Web Hosting Guide and much more. Learn the most common technologies
Interview Questions and Answers. We will help you to explore the resources of the World Wide Web
and develop your own skills from the basics to the advanced. Here you will learn anything quite
easily and you will really enjoy while learning. Global Guideline will help you to become a
professional and Expert, well prepared for the future.
* This PDF was generated from http://www.GlobalGuideline.com at November 29th, 2012
* If any answer or question is incorrect or inappropriate or you have correct answer or you found any
problem in this document then don't hesitate feel free and e-mail us we will fix it.
You can follow us on FaceBook for latest Jobs, Updates and other interviews material.
www.facebook.com/InterviewQuestionsAnswers
Follow us on Twitter for latest Jobs and interview preparation guides
http://twitter.com/InterviewGuide
Best Of Luck.
Global Guideline Team
http://www.globalguideline.com
[email protected]