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
What are the message sizes?
Where do we find the cluster information in websphere mq?
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
Explain how to create dlq rules table?
Explain what is intercommunication in mqseries?
What is a message in mqseries?
What is the significance of mq series?
Difference between errors and qmgr errors in websphere mq?
Explain how to define a buffer pool for holding messages in main storage?
What are the difference between internet explorer and netscape navigator on different versions?
Define initiation queues?
Define ibm mq series?
What are the significance of mqseries?
What is message server?
Tell me which queue having current queue depth should be greater than zero?