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
Explain the difference between binding connection and client connection?
List the different types of queues?
What are the message sizes?
What is message server?
Which websphere mq version have you worked?
How to define a buffer pool for holding messages in main storage?
What is mqtt client?
Explain about the types of queues.
What is the message client in mqseries?
Define initiation queues?
What are the attributes of process definition?
Tell me what are the commands used for starting and stopping the queue manager?
What is a queue in mqseries?
What is intercommunication in mqseries?
Explain the difference between dead letter queue and backout queue in websphere mq?