Author |
Message
|
anilmekala |
Posted: Thu Dec 11, 2014 12:12 am Post subject: Issue with creating new Broker in IIB 9.0 |
|
|
Acolyte
Joined: 19 Oct 2012 Posts: 63
|
Hi All,
I have newly installed IIB 9.0
I am trying to create new broker (Integration node) . I am getting below
error as pop -up.
"Winodows can not find 'mqsicommandconsole'.Make sure you typed thename correctly and then try again ".
if some one has solution on this please share it to me.
Please help how to resolve above error to create local broker.
Regards,
Anil. |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Dec 11, 2014 12:35 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
did you execute the
mqsicommandconsole
command from an IIB command console window?
for example
Code: |
MQSI 9.0.0.2
C:\IBM\MQSI\9.0.0.2
C:\IBM\MQSI\9.0.0.2>mqsicommandconsole
C:\IBM\MQSI\9.0.0.2>
|
_________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
anilmekala |
Posted: Thu Dec 11, 2014 2:21 am Post subject: |
|
|
Acolyte
Joined: 19 Oct 2012 Posts: 63
|
Hi,
Thanks much for your reply.
I am getting below error while opening command console. I have admin rights on system.
This program is blocked by group policy. For more information contact System Administrator.
[C:\Program Files\IBM\MQSI\9.0.0.2>mqsicommandconsole
'mqsicommandconsole' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files\IBM\MQSI\9.0.0.2>
]
Please kindly let me know any other way.
Regards,
Anil.
[/code] |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Dec 11, 2014 3:49 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
anilmekala wrote: |
This program is blocked by group policy. For more information contact System Administrator.
|
If that is the case then you need to speak to your Admins. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Thu Dec 11, 2014 2:59 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
anilmekala wrote: |
This program is blocked by group policy. For more information contact System Administrator.
[C:\Program Files\IBM\MQSI\9.0.0.2>mqsicommandconsole
'mqsicommandconsole' is not recognized as an internal or external command,
operable program or batch file.
|
Or if you're the system admin as well of your own machine then you need to refer this link.
Also make sure you're following necessary prereq. if you're configuring IIB coexisting with pervious versions of WMB.
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
MB Developer |
Posted: Fri Dec 12, 2014 2:29 am Post subject: |
|
|
 Disciple
Joined: 03 Feb 2014 Posts: 179
|
Hi anilmekala,
Make sure your current user (login user ) has admin rights.
Add this user to mqbrkrs and mqm group. _________________ Thanks.... |
|
Back to top |
|
 |
|