Author |
Message
|
MB Developer |
Posted: Sun Nov 16, 2014 8:06 pm Post subject: UBUNTU - strmqcfg command is not working |
|
|
 Disciple
Joined: 03 Feb 2014 Posts: 179
|
Hi All,
Greetings,
OS : Ubuntu 14.4 LTS
MQ installing successfully in my PC.
1. Regarding MQ all commands are working but strmqcfg is not working i.e
Code: |
root@bis-desktop:/home/bis# dspmqver
Name: WebSphere MQ
Version: 7.0.1.3
CMVC level: p701-7013TRIAL
BuildType: IKAP - (Production)
root@bis-desktop:/home/bis# dspmq
QMNAME(QM1) STATUS(Ended unexpectedly)
QMNAME(QM2) STATUS(Ended immediately)
root@bis-desktop:/home/bis# strmqcfg
strmqcfg: command not found
root@bis-desktop:/home/bis#
|
please Let me know what are changes required.
and please give the some guidance about required users and groups for working both MQ and MB.
Thanks in Advance... _________________ Thanks.... |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Nov 16, 2014 9:43 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Once the installation is done, ditch root. su to mqm
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
MB Developer |
Posted: Sun Nov 16, 2014 9:52 pm Post subject: |
|
|
 Disciple
Joined: 03 Feb 2014 Posts: 179
|
Hi fjb_saper
Thanks for responding..
when I go mqm their also same error will occurred once fine this ..
Code: |
bis@bis-desktop:~$ sudo su
[sudo] password for bis:
root@bis-desktop:/home/bis# su mqm
mqm@bis-desktop:/home/bis$ dspmqver
Name: WebSphere MQ
Version: 7.0.1.3
CMVC level: p701-7013TRIAL
BuildType: IKAP - (Production)
mqm@bis-desktop:/home/bis$ dspmq
QMNAME(QM1) STATUS(Ended unexpectedly)
QMNAME(QM2) STATUS(Ended immediately)
mqm@bis-desktop:/home/bis$ strmqcfg
strmqcfg: command not found
mqm@bis-desktop:/home/bis$ /opt/mqm/bin/strmqcfg
bash: /opt/mqm/bin/strmqcfg: No such file or directory
mqm@bis-desktop:/home/bis$
|
_________________ Thanks.... |
|
Back to top |
|
 |
MB Developer |
Posted: Sun Nov 16, 2014 11:13 pm Post subject: |
|
|
 Disciple
Joined: 03 Feb 2014 Posts: 179
|
Hi fjb_saper and all ,
Please give me the solution ...  _________________ Thanks.... |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Nov 17, 2014 5:26 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What does the strmqcfg command do?
Did you install the necessary RPMs to support it?
Are you executing the command in an environment that can support it? |
|
Back to top |
|
 |
Vitor |
Posted: Mon Nov 17, 2014 5:32 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
This has the same root cause as your near-duplicate thread here - poor Linux skills. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
exerk |
Posted: Mon Nov 17, 2014 5:36 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
MB Developer wrote: |
Hi fjb_saper and all ,
Please give me the solution ...  |
There is no solution - see the link Vitor posted, and in which I gave you the Detailed System Requirements url, in which url I suggest you look at the components section, and what mqjeff has already alluded to if you'd care to read his last line... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|