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 » Deleting a message set

Post new topic  Reply to topic
 Deleting a message set « View previous topic :: View next topic » 
Author Message
Qadeer_824
PostPosted: Tue Oct 16, 2007 7:07 am    Post subject: Deleting a message set Reply with quote

Acolyte

Joined: 04 Oct 2007
Posts: 59

Hi,
I am a newbie to MQ & MB. In our project, we would decomission one of the message flows and hence i need to remove all the objects that were deployed in the message flow.
Consider the following assumptions:
1. All objects (MessageSets, MessageFlows, any other files) have been deployed using mqsideploy command with separate "bar" files.
2. I dont have the list of bar files that were deployed.

I have the following questions:
1. Is there a way of listing all the deployed components in an execution group. I tried using mqsilist but it lists only the message flows.
2. If i have a name of message flow, can i find all the components being used by this message flow (rather the dependencies of the given flow).
3. How do i find the exact name of message set for a particular message flow.
4. Is it possible that a message flow works without a message set?
5. If i know the name of message set, how do i undeploy it?

Please help me out..
Regards,
Qadeer
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Tue Oct 16, 2007 7:18 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Just use the Toolkit, and remove needed things from the Domain Topology.

There is not a one-to-one relationship between a flow and a message set. A given message set could be used by many flows, and a single flow could use many message sets.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Qadeer_824
PostPosted: Tue Oct 16, 2007 7:27 am    Post subject: no access to toolkit Reply with quote

Acolyte

Joined: 04 Oct 2007
Posts: 59

Quote:
Just use the Toolkit, and remove needed things from the Domain Topology.

thanks for the reply, but the problem i have is that i cannot use toolkit as it is a production server and i do not have access for it.
I need to go through the command prompt, so would need mqsi/related commands.

Quote:

There is not a one-to-one relationship between a flow and a message set. A given message set could be used by many flows, and a single flow could use many message sets

And is there a way to check the dependency, unless i go through each flow to find the dependencies?
Back to top
View user's profile Send private message Yahoo Messenger
mqmatt
PostPosted: Tue Oct 16, 2007 8:24 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

Everything you ask for is available through the CMP API.
You can also use mqsideploy to remove named objects (including message sets) from an execution group.
Back to top
View user's profile Send private message
Qadeer_824
PostPosted: Tue Oct 16, 2007 8:36 am    Post subject: What are the commands? Reply with quote

Acolyte

Joined: 04 Oct 2007
Posts: 59

Hi,
I've never used the CMP API and would prefer using commands instead of an API.

Can you please tell me what are the commands to remove it.
I have succesfully removed the message flow but all attempts to remove the message set failed. It always says that the object could not be found. If i could first list all the deployed objects and then delete them, then my problem would be solved.
so i need two things
1. mqsi command to list all the deployed objects in an execution group.
2. mqsi command to delete a message set.

please advice.
Back to top
View user's profile Send private message Yahoo Messenger
mqmatt
PostPosted: Wed Oct 17, 2007 2:20 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

The mqsilist command and the DomainInfo sample will list the deployed message flows. You'll need to use the Toolkit (or as I say, the CMP) to view the deployed message sets.
mqsideploy -d will remove a colon separated list of objects, including message sets, from a given execution group.
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 » Deleting a message set
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.