Author |
Message
|
harshatej1 |
Posted: Thu Mar 26, 2015 11:04 am Post subject: browse messages |
|
|
Acolyte
Joined: 20 Nov 2013 Posts: 61
|
When I'm trying to browse messages, it is returning error message
(MQ v5.1)
amqsbcg queue_name Queuemanager
ksh: amqsbcg: not found
Please help |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Mar 26, 2015 11:08 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
IF amqsbcg actually was part of MQ v5.1, and I have no idea if it was...
then it would not be on the path, might not even be compiled, and would be under the samples directory of the MQ install you're using.
But you should not be doing ANYTHING with MQ v5.1.
Or MQv6. |
|
Back to top |
|
 |
harshatej1 |
Posted: Thu Mar 26, 2015 11:12 am Post subject: |
|
|
Acolyte
Joined: 20 Nov 2013 Posts: 61
|
Is there any other way to browse messages on MQ v5.1 |
|
Back to top |
|
 |
Gaya3 |
Posted: Thu Mar 26, 2015 11:14 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
MQ V5.1 is out of support
you can give a try with RFHUTIL _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Mar 26, 2015 11:30 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Mar 26, 2015 12:41 pm Post subject: Re: browse messages |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
harshatej1 wrote: |
When I'm trying to browse messages, it is returning error message
(MQ v5.1)
amqsbcg queue_name Queuemanager
ksh: amqsbcg: not found
Please help |
This is not an mq issue.
The error is being raised by the UNIX shell, and is telling you that amqsbcg is not found in the execution search path. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Mar 29, 2015 10:12 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
Clue: It might be in /opt/mqm/samp/bin, if the samples have been installed, and if MQ was installed to /opt/mqm. _________________ Glenn |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Mar 30, 2015 5:05 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
gbaddeley wrote: |
Clue: It might be in /opt/mqm/samp/bin, if the samples have been installed, and if MQ was installed to /opt/mqm. |
But it won't be named amqsbcg. |
|
Back to top |
|
 |
gbaddeley |
Posted: Tue Mar 31, 2015 5:42 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
mqjeff wrote: |
gbaddeley wrote: |
Clue: It might be in /opt/mqm/samp/bin, if the samples have been installed, and if MQ was installed to /opt/mqm. |
But it won't be named amqsbcg. |
What would it be named? I have used /opt/mqm/samp/bin/amqsbcg many times. _________________ Glenn |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Apr 01, 2015 4:34 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
gbaddeley wrote: |
What would it be named? I have used /opt/mqm/samp/bin/amqsbcg many times. |
according to the link I posted, it's amqsbgr |
|
Back to top |
|
 |
|