Author |
Message
|
mikedoyle |
Posted: Tue Jul 16, 2002 11:28 am Post subject: MSCS runmqsc -> AMQ8146 queue manager not available |
|
|
 Newbie
Joined: 07 Jun 2002 Posts: 3 Location: Canada
|
I have successfully implemented MQSeries on a Microsoft Cluster of two W2K Adv Server Nodes using MC74 and MQ 5.2 + CSD04.
The Queue Manager can be connected and used by IP clients externally, and fails over between nodes (and back), without a problem.
The problem I'm having is when I use 'runmqsc XXXXXX' on the node that currently owns the QMgr, I get :
AMQ8146: MQSeries queue manager not available.
Also, when I use 'dspmq' the result is:
QMNAME(XXXXXX) STATUS(Ended unexpectedly)
I can connect to the cluster via IP fropm both of the nodes as well as from a remote client machine, but when I attempt to connect using bindings, I get:
Completion Code 2, Reason Code 2059 - MQRC_Q_MGR_NOT_AVAILABLE
Has anyone seen this before ? |
|
Back to top |
|
 |
TorpedoSTu |
Posted: Wed Jul 17, 2002 5:30 am Post subject: |
|
|
Acolyte
Joined: 14 Nov 2001 Posts: 73
|
Are you using Terminal Services to do this ?.
IF so there is a known problem with this. You can either use VNC or using MQExplorer set up the queue manager as a remote QM pointing at localhost.
I've not tried it but then you could try the runmqsc against the 'remote' QM.
Regs
Stuart |
|
Back to top |
|
 |
mrlinux |
Posted: Wed Jul 17, 2002 5:40 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
also did you configure the queue manager as default, if you didnt you will need to speicfy a queue manager name
runmqsc QMGR_NAME _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
mikedoyle |
Posted: Wed Jul 17, 2002 8:47 am Post subject: |
|
|
 Newbie
Joined: 07 Jun 2002 Posts: 3 Location: Canada
|
The Queue Manager is set as non default, and I am using the QMgrName on the runmqsc command line.
However, I am using Terminal Services to access the server, so I will try it locally.
Thanx for your help |
|
Back to top |
|
 |
bmccarty |
Posted: Wed Aug 21, 2002 6:58 pm Post subject: |
|
|
Apprentice
Joined: 18 Dec 2001 Posts: 43
|
You should be able to do this with terminal services in 5.3. Have you had a chance to try it yet?
B |
|
Back to top |
|
 |
mikedoyle |
Posted: Thu Aug 22, 2002 3:25 am Post subject: |
|
|
 Newbie
Joined: 07 Jun 2002 Posts: 3 Location: Canada
|
No, but I will try it and post the results _________________ __________________________________________
IBM Certified Specialist MQSeries |
|
Back to top |
|
 |
bmccarty |
Posted: Wed Aug 28, 2002 9:17 am Post subject: |
|
|
Apprentice
Joined: 18 Dec 2001 Posts: 43
|
I see that in the release notes it states the terminal services is only supported on 5.3 for the windows client. Has anybody tried this out yet? Is there anyway to use the mmc with terminal services in 5.3? If not, can you still atleast browse the queues using a client connection or terminal services?
Please provide any insight if you have tried this.
Thanks,
B |
|
Back to top |
|
 |
a1r |
Posted: Mon Mar 31, 2003 1:24 am Post subject: |
|
|
 Newbie
Joined: 31 Oct 2002 Posts: 3 Location: Edinburgh, UK
|
Quote: |
MQSeries on a Microsoft Cluster of two W2K Adv Server Nodes using MC74 and MQ 5.2 + CSD04 |
We have our QM in a similar MSCS cluster using base-level MQ 5.2. Now we want to apply CSD06. I can find no advice from IBM, or precedent on these forums for applying a CSD to two clustered servers.
The most obvious approach would be (i) stop MQ, (ii) apply the CSD to box A, (iii) fail over to box B, (iv) apply CSD to box B, (v) fail back to A.
How did you go about applying the CSD to the MSCS cluster? Were there any problems? |
|
Back to top |
|
 |
|