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 » WebSphere Message Broker (ACE) Support » Changing an Execution Group Name - what's the command?

Post new topic  Reply to topic
 Changing an Execution Group Name - what's the command? « View previous topic :: View next topic » 
Author Message
PeterPotkay
PostPosted: Wed Nov 12, 2014 6:50 am    Post subject: Changing an Execution Group Name - what's the command? Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Here is how the Knowledge Center says you can change the name of an existing Execution Group:
http://www-01.ibm.com/support/knowledgecenter/SSKM8N_8.0.0/com.ibm.etools.mft.doc/be10110_.htm

It says to use MB Explorer. I expected to also find a mqsichangeexecutiongroup command, but its not there.

So what exactly is MBX doing when it changes the name of an existing Execution Group?
How do I accomplish the same thing from the command line?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Nov 12, 2014 6:55 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

I suggest delete and recreate.

Rename does not rename the MQ profiles that were created (SYSTEM.BROKER.AUTH.xxx).
_________________
Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error.
Back to top
View user's profile Send private message
McueMart
PostPosted: Wed Nov 12, 2014 6:59 am    Post subject: Reply with quote

Chevalier

Joined: 29 Nov 2011
Posts: 490
Location: UK...somewhere

My guess is that MQX is using CMP API to call ExecutionGroupProxy.setName(..). ?
Back to top
View user's profile Send private message
Craig B
PostPosted: Fri Nov 21, 2014 3:19 am    Post subject: Reply with quote

Partisan

Joined: 18 Jun 2003
Posts: 316
Location: UK

There is no direct command to rename an execution group. As indicated in the previous post MBX allows this through the CMP API ExecutionGroupProxy.setName() method. If you need to do this from the command line then you will need to implement a CMP API application that accesses the ExecutionGroupProxy and then calls setName() on it.

Renaming an execution group just changes the visible label of the execution group and it does not update the places where this label might be used. Prior to V8/V9 this was unlikely to have much impact but in V8 onwards the execution group label can be used in some ConfigurableServices such as Activity Logging to a file, DataCapture Stores/Viewers, captured activity log entries and REST URIs to contents of an execution group.

It is worth making sure that you have no other references to the label before the rename.
_________________
Regards
Craig
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 » WebSphere Message Broker (ACE) Support » Changing an Execution Group Name - what's the command?
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.