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
Why do we use mq?
Define transmission queue in mqseries?
What is amqp used for?
Explain the difference between dead letter queue and backout queue in websphere mq?
What information we have in auto define channel?
List the different types of queues?
How to define a buffer pool for holding messages in main storage?
Explain what is the algorithm followed in retrieving the messages from the queue?
Define asynchrony in mq?
What are the message sizes?
What is the backup queue of the qmgr?
I am having 4 years of exp in S/w Testing. I am planing to change my technologies. recently I learnt MQ series. I am looking for FAQ's . Please Help me anyone.
Name the algorithm is followed in retrieving the messages from the queue?
Tell me where the error logs in appear in z/os?
Difference between errors and qmgr errors in websphere mq?