ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Force removing a queue manager from a cluster fails

Post new topic  Reply to topic
 Force removing a queue manager from a cluster fails « View previous topic :: View next topic » 
Author Message
hilltops
PostPosted: Wed Jun 11, 2008 8:08 am    Post subject: Force removing a queue manager from a cluster fails Reply with quote

Centurion

Joined: 01 Mar 2006
Posts: 112

Hello,

I am trying to remove a rogue queue manager from a cluster using the following command;

RESET CLUSTER(CLUSA) +
QMID(GC_TO_COMP_2008-05-08_18.23.21) +
ACTION(FORCEREMOVE) +
QUEUES(YES)

My repository queue managers are on Linux. So I am running the above command on the repos queue manager. Unfortunately, there seems to be a problem parsing the QMID parameter. It has problems accepting the full ID of the queue manager I want to kick out. This is what I get back

Syntax error detected at or near end of command segment below:-
RESET CLUSTER(TBGG) QMID(GC_TO_HSBC_2008-

AMQ8427: Valid syntax for the MQSC command:

RESET CLUSTER(cluster_name) ]
ACTION( FORCEREMOVE )
QMNAME(string) | QMID(string)
[ QUEUES( YES | NO ) ]


Has anyone come across this problem before? I am on MQ6.0.2.2.
Back to top
View user's profile Send private message
bbburson
PostPosted: Wed Jun 11, 2008 8:18 am    Post subject: Reply with quote

Partisan

Joined: 06 Jan 2004
Posts: 378
Location: Nowhere near a queue manager

Try it with single quotes around the QMID string:

QMID('GC_TO_COMP_2008-05-08_18.23.21')
Back to top
View user's profile Send private message
jeevan
PostPosted: Wed Jun 11, 2008 9:41 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

bbburson wrote:
Try it with single quotes around the QMID string:

QMID('GC_TO_COMP_2008-05-08_18.23.21')


Always give the QMID in single quote as above.
Back to top
View user's profile Send private message
hilltops
PostPosted: Thu Jun 12, 2008 4:23 am    Post subject: Reply with quote

Centurion

Joined: 01 Mar 2006
Posts: 112

Thankx.

The single quotes round QMID as in QMID('GC_TO_COMP_2008-05-08_18.23.21') worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Force removing a queue manager from a cluster fails
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.