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
What is mqtt client?
how do you check the status of the queue in websphere mq?
Define channel in ibm websphere mq?
Define ibm mq series?
What are the message sizes?
What is the difference between local queue and remote queue in wmq?
Explain the difference between logfile & log space?
What are the attributes contained by process definition?
Explain the difference between dead letter queue and backout queue in websphere mq?
What is ibm mq series?
What are difference between dead letter queue and backout queue in websphere mq?
What is process definition?
Define dead letter queue?
What information we have in auto define channel?
How to find how many messages are passed through the particular channel is it possible to find it?