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
How does mq support the integration?
What information we have in auto define channel?
Explain where are the backup files are present after creating the queue manager?
What are mq channels?
What is mq?
What are difference between dead letter queue and backout queue in websphere mq?
List the different types of queues?
What are the various types of queues?
Explain what are the types of messages?
How to find how many messages are passed through the particular channel is it possible to find it?
Tell me how does mq support the integration?
Difference between errors and qmgr errors in websphere mq?
Where do we find the cluster information in websphere mq?
What are the components of the cluster?
Explain the types of queues?