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

Difference between receiver & requester channel?

536


Define asynchrony in mq?

540


How to find how many messages are passed through the particular channel is it possible to find it?

487


What are the effects of using persistent messages?

505


Explain the difference between binding connection and client connection?

542






Difference between full & partial repository in websphere mq?

615


What is a queue in mqseries?

537


Explain the types of queues?

538


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

552


What are different types of queues in mq?

502


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

558


Name some reserved queue names of ibm websphere mq?

486


Can you explain some reserved queue names of ibm websphere mq?

522


Define channel in ibm websphere mq?

543


What are the attributes contained by process definition?

498