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
Difference between receiver & requester channel?
What is the difference between local queue and remote queue in wmq?
What is the backup queue of the qmgr?
List the types of messages in mqseries?
Why is mq used?
What is ibm mq channel?
What is initiation queues?
How to connect to mwseries from power builder 8.0?
Tell me what are the commands used for starting and stopping the queue manager?
What is process definition?
Described about the message sizes?
How to find how many messages are passed through the particular channel is it possible to find it?
What is process definition and what are the attributes does it contain?
How to create dlq rules table?
Explain some rules for using mqsc commands?