Author |
Message
|
saneben |
Posted: Thu Jun 29, 2006 12:24 am Post subject: MQ installation on windows 2003 with domain controller |
|
|
Voyager
Joined: 04 Apr 2004 Posts: 96
|
Hi,
I am installing MQ v5.3 on windows 2003 with a domain controller. Should I have to specify the domain controller fully qualified name during installation.
Please give a link or URL for this option.
Regards
Sanjiv |
|
Back to top |
|
 |
saneben |
Posted: Fri Jul 07, 2006 9:58 am Post subject: |
|
|
Voyager
Joined: 04 Apr 2004 Posts: 96
|
Hi,
I have created an user mqadmin on the domain it is a part of MQM group and when I installed MQ on the MSCS I used this mqadmin with the password in the place where it asks for domain user id. The Queue manager is successfully created.
When I try to start the channel it is not allowing me to start the channel is giving error not authorised. So I have added the mqm group to the local administrator account.Now I can start the channels
Please advice what I am done is correct, Please provide a link/ URL for Mqseries installation on a domain controller.
Regards
Sanjiv |
|
Back to top |
|
 |
xxx |
Posted: Fri Jul 07, 2006 3:00 pm Post subject: |
|
|
Centurion
Joined: 13 Oct 2003 Posts: 137
|
Do a dcomcnfg and check which Id it is using for ibm mqservices ( i.e identity field)
If it is not using domain ID change it to use it . Then run the prepare websphere mq wizard ,
Also check if the mqm group is added to domain ID |
|
Back to top |
|
 |
saneben |
Posted: Mon Jul 10, 2006 11:19 am Post subject: |
|
|
Voyager
Joined: 04 Apr 2004 Posts: 96
|
I have created a group called mqm in the domain and created a user mqadmin added mqm to this user.
But I am getting the below error when I try to create the queue Manager.
I searched in the internet a link suggested me to create a group "domain mqm" and add the user mqadmin to this group.This is correct?
Suggestions are welcome.
Regards
Sanjiv
7/10/2006 16:49:26
AMQ8063: Not authorized to issue command 'CRTMQM'.
EXPLANATION:
The current user 'mqadmin' is not authorized to issue the command 'CRTMQM'. The
command is ignored.
ACTION:
Add the user to the local 'mqm' security group and retry the operation.
----- amqzuosn.c : 263 --------------------------------------------------------
7/10/2006 16:49:26
AMQ7886: Unable to create queue manager Sanjiv.
EXPLANATION:
Queue manager Sanjiv could not be created. WebSphere MQ returned error 119:
CRTMQM -ll -ld"D:\Program Files\IBM\WebSphere MQ\log" -ls 40 sanjiv
AMQ7077: You are not authorized to perform the requested operation.
ACTION:
Check the error and application event logs to investigate the reason for the
the returned error and suggested responses to take to rectify the fault. If the
problem cannot be resolved then use the standard facilities supplied with your
system to record the problem identifier and save the generated output files,
and then contact your IBM support center. Do not discard these files until the
problem has been resolved.
----- mqdaiservice.cpp : 1351 ------------------------------------------------- |
|
Back to top |
|
 |
xxx |
Posted: Mon Jul 10, 2006 12:28 pm Post subject: |
|
|
Centurion
Joined: 13 Oct 2003 Posts: 137
|
Does this Domain ID 'mqadmin' has adminstrative previlages ? |
|
Back to top |
|
 |
saneben |
Posted: Wed Jul 12, 2006 2:57 am Post subject: |
|
|
Voyager
Joined: 04 Apr 2004 Posts: 96
|
Hi,
I was able to resolve the issue by adding the domain mqadmin user to the local mqm group on the node 1 and node2. I am using MSCS cluster for a failover.
Regards
Sanjiv |
|
Back to top |
|
 |
|