How to mq in linux? explain clearly

Answer Posted / madasu srinivasulu

first download the s/w
untar the s/w using command tar -xvf
extarct the tar file using command gzip filename
use install tool RPM
accept the license using command ./mqlicense.sh -accept
install the packages using command rpm -ivh <packagesname>
note:
if we see the install packages
rpm -qa!grep mq
if we check end process
rpm -ef!grep -i mq
if we uninstall the packages
rpm -evh <packagenames>

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the message sizes?

572


What is message client in mqseries?

539


Explain the difference between binding connection and client connection?

547


Which algorithm is followed in retrieving the messages from the queue?

570


how do you check the status of the queue in websphere mq?

494






What is mq listener?

507


List some reserved queue names of ibm websphere mq?

464


How to define a buffer pool for holding messages in main storage?

556


Define process definition?

516


Tell me apart from websphere mq, have you used any other message oriented middleware (mom) or any other mq series provider?

530


please let me know the command to create topic and subscription in cluster... mq series?

1054


Explain the difference between dead letter queue and backout queue in websphere mq?

747


Define the two parts of message queue (mq)?

516


Define asynchrony in mq?

544


What is a queue in mqseries?

539