Author |
Message
|
Manikandan |
Posted: Mon Oct 11, 2004 10:12 pm Post subject: remote queue manager administration |
|
|
Voyager
Joined: 07 Jul 2004 Posts: 78
|
I am running queue manager on UNIX which connects to a mainframe.
I want to administer that queue manager from a Windows PC.
Should I define separate channels,queues to the windows PC from UNIX.
If I need to provide authorization then which user of windows should be mapped on in UNIX to the mqm group.
Please advise. |
|
Back to top |
|
 |
kirani |
Posted: Mon Oct 11, 2004 10:23 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
How are you planning on doing this? Are you going to use runmqsc commands or use MQ Explorer? In either case you need to have windows user-id defined on UNIX box or set MCA user-id on channel. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
Manikandan |
Posted: Mon Oct 11, 2004 10:27 pm Post subject: |
|
|
Voyager
Joined: 07 Jul 2004 Posts: 78
|
I am not going to use runmqsc just to monitor the queue manager from the MQ Explorer. |
|
Back to top |
|
 |
Manikandan |
Posted: Mon Oct 11, 2004 10:35 pm Post subject: |
|
|
Voyager
Joined: 07 Jul 2004 Posts: 78
|
how to set the MCA userid on channel.Should this be provided during channel definition |
|
Back to top |
|
 |
leo> |
Posted: Tue Oct 12, 2004 7:37 am Post subject: |
|
|
 Apprentice
Joined: 06 Oct 2004 Posts: 42
|
You can use ALTER CHANNEL command to change the MCAUSER attribute on an existing channel.
If you are using runmqsc for remote administration, System admin guide has a detailed explanation on how to do this. Refer to chapter 6. _________________ IBM Certified System Administrator - Websphere MQ V5.3 |
|
Back to top |
|
 |
|