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 Discussion » mqsistopmsgflow / mqsistartmsgflow in V5

Post new topic  Reply to topic Goto page 1, 2  Next
 mqsistopmsgflow / mqsistartmsgflow in V5 « View previous topic :: View next topic » 
Author Message
GRIFF
PostPosted: Thu Apr 06, 2006 7:11 am    Post subject: mqsistopmsgflow / mqsistartmsgflow in V5 Reply with quote

Acolyte

Joined: 19 Sep 2005
Posts: 64
Location: VA

Are the commands to stop and start message flows from the command line available in V5? If so, can they be issues from the broker machine (UNIX)?
Back to top
View user's profile Send private message Send e-mail
fschofer
PostPosted: Thu Apr 06, 2006 7:16 am    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

No

Greetings
Frank
Back to top
View user's profile Send private message Send e-mail
wschutz
PostPosted: Thu Apr 06, 2006 7:20 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

You could, of course, get(disabled) the input queues to those flows.....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
GRIFF
PostPosted: Thu Apr 06, 2006 7:20 am    Post subject: mqsistopmsgflow / mqsistartmsgflow in V5 Reply with quote

Acolyte

Joined: 19 Sep 2005
Posts: 64
Location: VA

Can this be done at the broker in V6 or just config mgr?
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Thu Apr 06, 2006 7:22 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

If it can be done with v6, it is done through the ConfigMgr Proxy API.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Apr 06, 2006 7:22 am    Post subject: Re: mqsistopmsgflow / mqsistartmsgflow in V5 Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

GRIFF wrote:
Can this be done at the broker in V6 or just config mgr?
You need to stop / start the flows thru the configmgr, even in V6
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
wschutz
PostPosted: Thu Apr 06, 2006 7:23 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

jefflowrey wrote:
If it can be done with v6, it is done through the ConfigMgr Proxy API.
or the mqsistopmsgflow command
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
GRIFF
PostPosted: Thu Apr 06, 2006 7:25 am    Post subject: mqsistopmsgflow / mqsistartmsgflow in V5 Reply with quote

Acolyte

Joined: 19 Sep 2005
Posts: 64
Location: VA

Thanks Wayne, but I am trying to "recycle" (for lack of better term) certain flows due to an external synchronous system being taken down. When the external system goes down and comes back up we have to stop and start the flows for information to flow again (using the TCPIP output client node).
Back to top
View user's profile Send private message Send e-mail
GRIFF
PostPosted: Thu Apr 06, 2006 9:24 am    Post subject: mqsistopmsgflow / mqsistartmsgflow in V5 Reply with quote

Acolyte

Joined: 19 Sep 2005
Posts: 64
Location: VA

Could this be done with a mqsistopmsgflow / mqsistartmsgflow message put on the system queue? Would V5 broker know what to do with it?
Back to top
View user's profile Send private message Send e-mail
wschutz
PostPosted: Thu Apr 06, 2006 9:50 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

No.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
jefflowrey
PostPosted: Thu Apr 06, 2006 10:05 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You could put the flows that need to be restarted in their own execution group.

You can't, in v5, issue a command to restart the EG itself. But you can give the Broker support team a headache and manually kill the EG process. The broker engine will throw a bunch of errors, but it will restart the EG for you.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
GRIFF
PostPosted: Thu Apr 06, 2006 10:35 am    Post subject: mqsistopmsgflow / mqsistartmsgflow in V5 Reply with quote

Acolyte

Joined: 19 Sep 2005
Posts: 64
Location: VA

Thanks for everyone's input; looks like killing the pid on the execution group will take care of it.
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Thu Apr 06, 2006 10:46 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

But killing the EG pid is a messy and noisy process.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fschofer
PostPosted: Thu Apr 06, 2006 10:56 am    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

Hi,
if you want to restart a execution group no killing is needed.

use the command mqsireload which is available since version 2.1
http://publib.boulder.ibm.com/infocenter/wbihelp/v6rxmx/topic/com.ibm.etools.mft.doc/an07110_.htm

Greetings
Frank
Back to top
View user's profile Send private message Send e-mail
GRIFF
PostPosted: Thu Apr 06, 2006 11:26 am    Post subject: mqsistopmsgflow / mqsistartmsgflow in V5 Reply with quote

Acolyte

Joined: 19 Sep 2005
Posts: 64
Location: VA

Thanks for the mqsirelaod - seems to be the best option and most broker friendly!
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » General Discussion » mqsistopmsgflow / mqsistartmsgflow in V5
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.