How to mq in linux? explain clearly

Answer Posted / bhupal

1.Log in as Root
2.Find os type by using UNMAE -NA
3.Find the Linux version
cat /ETC/REDHAT -Release/
4.Find the free disk space
DF -K, DF -h
5.create mqm group
Groupadd Mqm
6.Create mqm user
Useradd mqm -g mqm
7.Get Ibm mq bulid file
8.unzip ibm mq build file
gunzip <build name>
9.untar ibm mq
untar -xvf <buildname>
10.accept product licence
. /mqlicence.sh - accept
11.install rpm package by using rpm utilities
RPM -ivf <package name>
12.set profile path
./ setmqinst -i -p/opt/mqm
13.execute the cmd dspmqver
14.list out the rpm packages by using cmd
rpm -qa | grep mqm

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which types of logs are using in your organization

509


How to find how many messages are passed through the particular channel is it possible to find it?

495


What is ibm websphere mqseries?

541


What is ibm mq series?

554


What is initiation queues?

552






Explain the difference between mq version 6 and 7?

503


Explain the significance of mqseries?

557


What are the different types of logs in websphere mq?

569


Tell me where the error logs in appear in z/os?

462


What are the attributes contained by process definition?

500


What is a queue in mqseries?

540


What is asynchrony in mq?

542


What is the difference between local queue and remote queue in wmq?

536


What is process definition and what are the attributes does it contain?

587


What is the message client in mqseries?

537