Author |
Message
|
Ashimashi |
Posted: Thu Nov 03, 2011 6:58 am Post subject: mqsimode entry edition |
|
|
Novice
Joined: 06 Oct 2011 Posts: 20
|
Hello,
Has anyone tried to change the operation mode of the broker? We're trying to change ours to Entry mode but it seems like the command used to do that (mqsimode) doesn't like 'entry' as a value... even though it's presented in Infocenter.
We simply want to change our mode from enterprise to entry.
Sincerely,
A |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Nov 03, 2011 7:04 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
what's the output produced when you issue
Code: |
mqsimode <brokerName> -o entry |
?
What version of Broker, specific to FixPack level. |
|
Back to top |
|
 |
Ashimashi |
Posted: Thu Nov 03, 2011 7:20 am Post subject: |
|
|
Novice
Joined: 06 Oct 2011 Posts: 20
|
we get an "Invalid parameters" output. We're using Broker 7. Are we missing something? We used the latest installation pack because we thought that entry edition was included in it... |
|
Back to top |
|
 |
Ashimashi |
Posted: Thu Nov 03, 2011 7:39 am Post subject: |
|
|
Novice
Joined: 06 Oct 2011 Posts: 20
|
It seems like we missed that the Entry edition function was introduced in 7.0.0.3. We're using 7.0.0.1. Going to download FixPack 3 and give it a go.
Thanks for helping out mqjeff.
/A |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Nov 03, 2011 7:39 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
When you source mqsiprofile, what version number is reported back?
I don't mean "7".
I mean "7.0.0.0", "7.0.0.1", "7.0.0.2" or etc. |
|
Back to top |
|
 |
Ashimashi |
Posted: Fri Nov 04, 2011 12:04 am Post subject: |
|
|
Novice
Joined: 06 Oct 2011 Posts: 20
|
We get 7.0.0.1 reported back. |
|
Back to top |
|
 |
mqmatt |
Posted: Fri Nov 04, 2011 3:05 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Jeff's right; you need to be on at least 7.0.0.3 for the Entry mode to be recognised. Thanks. |
|
Back to top |
|
 |
|