Author |
Message
|
phitchman |
Posted: Sun Mar 25, 2007 9:39 am Post subject: Help needed on NT with accessing queue manager |
|
|
Novice
Joined: 14 Mar 2003 Posts: 14 Location: London
|
Hi,
We recently changed the domain user account on a NT box that I used
to check on MQ. The new account cannot connect to the queue manager:
runmqsc MYQM
47P8479, 5639-B43 (C) Copyright IBM Corp. 1994, 2001
Starting MQSeries Commands.
AMQ8146: MQSeries queue manager not available.
No MQSC commands read.
No commands have a syntax error.
All valid MQSC commands were processed.
and:
dspmq
QMNAME(MYQM) STATUS(Ended unexpectedly)
But when I run the MQSeries Services GUI it tells me the queue manager is running, MQSeries Exploreer also says it is running, but will not let me connect to it.
The name of the domain user is lon-s-websphere-svc, is it possible the user account name is too long? Or are there settings in the users environment I need to add?
Thanks for any pointers.
Regards
Pete _________________ P.J. Hitchman |
|
Back to top |
|
 |
Michael Dag |
Posted: Sun Mar 25, 2007 9:54 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
for sure the user name is too long (> 12 is bad with your version),
MQ 5.2.1 is way out of support and so is NT :
first make an account shorter or equal 12 positions and try again, I strongly suggest to upgrade to Windows XP or Server and MQ to V6 as 5.3 is going out of support soon as well... _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
mqperson |
Posted: Sun Mar 25, 2007 10:13 am Post subject: |
|
|
Apprentice
Joined: 10 Jan 2006 Posts: 32
|
did u try a 'strmqm MYQM' from the command line ? Does that not work too ? |
|
Back to top |
|
 |
phitchman |
Posted: Mon Mar 26, 2007 2:58 am Post subject: |
|
|
Novice
Joined: 14 Mar 2003 Posts: 14 Location: London
|
Hi,
The queue manager is running. It runs as a service, looks like the name of the user account is not an issue.
Regards
Pete _________________ P.J. Hitchman |
|
Back to top |
|
 |
Vitor |
Posted: Mon Mar 26, 2007 3:11 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
phitchman wrote: |
It runs as a service, looks like the name of the user account is not an issue.
|
Is it running under that user id, or mqm? I'll lay odds it's not running under the one you're using for runmqsc.
v5.2 was very strict on the 12 character limit on user names; hence Administrator was a well known gotcha. For this and a multitude of other reasons you should upgrade. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
phitchman |
Posted: Mon Mar 26, 2007 3:23 am Post subject: |
|
|
Novice
Joined: 14 Mar 2003 Posts: 14 Location: London
|
Vitor wrote: |
Is it running under that user id, or mqm? I'll lay odds it's not running under the one you're using for runmqsc.
v5.2 was very strict on the 12 character limit on user names; hence Administrator was a well known gotcha. For this and a multitude of other reasons you should upgrade. |
The service appers to me to be running under the lon-s-webspheresvc domain account. Previously it run under a domain account called svc_websphere, which is 13 characters.
Upgrading is not a path I can take, and I cannot go into why not , it would take far too long!
Thanks
Pete _________________ P.J. Hitchman |
|
Back to top |
|
 |
Vitor |
Posted: Mon Mar 26, 2007 3:31 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
phitchman wrote: |
The service appers to me to be running under the lon-s-webspheresvc domain account. Previously it run under a domain account called svc_websphere, which is 13 characters. |
I'm never upset to be proved wrong by someone armed with facts.
Given I don't know how you got a 13 character id to work reliably (especially a domain user!), I have nothing further to offer on how to get an 18 character one to work so will bow out, pausing only to wish you good fortune with your problem.
phitchman wrote: |
Upgrading is not a path I can take, and I cannot go into why not , it would take far too long!
|
I have plenty of time.
You may find upgrading is a quicker and simpler process than fixing this issue. I repeat my hope that this is not the case. I point out that even if you get this fixed, you're still vunerable to the next problem...  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
phitchman |
Posted: Mon Mar 26, 2007 3:43 am Post subject: |
|
|
Novice
Joined: 14 Mar 2003 Posts: 14 Location: London
|
Vitor wrote: |
I'm never upset to be proved wrong by someone armed with facts.
Given I don't know how you got a 13 character id to work reliably (especially a domain user!), I have nothing further to offer on how to get an 18 character one to work so will bow out, pausing only to wish you good fortune with your problem.
|
I am just grateful for any help I can get, this is a very good site. I hope I will be able to beat this and be able to post the solution.
Thanks
Pete _________________ P.J. Hitchman |
|
Back to top |
|
 |
Michael Dag |
Posted: Mon Mar 26, 2007 4:00 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
Back to top |
|
 |
|