Author |
Message
|
rkford11 |
Posted: Fri Sep 03, 2004 5:30 am Post subject: connection from Message Broker tool kit to Config Mgr |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
How do we connect from message broker tool kit on our lap top to config mgr running on the server. i have given config Qmgr, host name and port on which the Qmgr is running in the new domain but it gives me error.
Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Sep 03, 2004 5:33 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What is the error? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rkford11 |
Posted: Fri Sep 03, 2004 6:49 am Post subject: error |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
jefflowrey wrote: |
What is the error? |
error is
Could not connect to MQ Queue Manager (reason code=2035) |
|
Back to top |
|
 |
vennela |
Posted: Fri Sep 03, 2004 6:58 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
If you do mqrc 2035 it will tell you what the error means
Quote: |
2035 0x000007f3 MQRC_NOT_AUTHORIZED |
You are not having enough permissions.
You should add your windows userid to those WBIMB groups |
|
Back to top |
|
 |
rkford11 |
Posted: Fri Sep 03, 2004 7:52 am Post subject: transfer flows from system to server |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
vennela wrote: |
If you do mqrc 2035 it will tell you what the error means
Quote: |
2035 0x000007f3 MQRC_NOT_AUTHORIZED |
You are not having enough permissions.
You should add your windows userid to those WBIMB groups |
how do i do that, because the flows are designed in the toolkit that resides on my system and the config mgr and broker are on the server.
i mainly want the flows designed on toolkit to be deployed on to the server where the config mgr and brkr are running
thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Sep 03, 2004 8:00 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You need to put the local user on your machine into the correct WBIMB groups on the server machine.
Your system administrator should know how to do this. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
chanduy9 |
Posted: Fri Sep 03, 2004 8:08 am Post subject: |
|
|
Disciple
Joined: 28 Nov 2001 Posts: 177 Location: USA
|
Hi,
Your user name should be part of the mqm and all other mq groups on Config and Broker boxes...or create the bar file and send it to your admin and ask him to deploy.
Thanks,
Chandra. |
|
Back to top |
|
 |
waugh |
Posted: Fri Sep 03, 2004 9:41 am Post subject: |
|
|
 Master
Joined: 19 Feb 2004 Posts: 225
|
this is same old error.
in addition to above.....
run commands
mqsistop configmgr
mqsichangeconfigmgr -l 0
mqsistart configmgr
in same sequence and try again...it should work..... |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Sep 03, 2004 11:02 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
waugh wrote: |
in addition to above.....
run commands
mqsistop configmgr
mqsichangeconfigmgr -l 0
mqsistart configmgr |
Actually, only do this is you know what it means and does.
Otherwise, it may change things you don't want changed. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
waugh |
Posted: Tue Sep 07, 2004 5:28 am Post subject: |
|
|
 Master
Joined: 19 Feb 2004 Posts: 225
|
|
Back to top |
|
 |
rkford11 |
Posted: Wed Sep 08, 2004 7:40 am Post subject: it worked |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
jefflowrey wrote: |
You need to put the local user on your machine into the correct WBIMB groups on the server machine.
Your system administrator should know how to do this. |
Thank you everybody, after adding the user to the groups defined it worked. |
|
Back to top |
|
 |
|