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 » Command for stopping Message flow in the Broker

Post new topic  Reply to topic
 Command for stopping Message flow in the Broker « View previous topic :: View next topic » 
Author Message
Balasubramani M
PostPosted: Wed Feb 19, 2003 5:46 pm    Post subject: Command for stopping Message flow in the Broker Reply with quote

Newbie

Joined: 29 Nov 2002
Posts: 7
Location: Malaysia

Hi,
I have a urgent requirement to stop and start the particular message flow in the broker instead of stop and start the broker or execution groups. This will affect all the message flows in the broker.Acutally only particular message flow has to be stopped periodically . so I am looking for the command to stop and start the message flow without affecting the broker.
we have a plan to write a batch file to start and stop the particular message flow periodically.

Thanks

with regards
Balasubramani M
Back to top
View user's profile Send private message
yaakovd
PostPosted: Wed Feb 19, 2003 11:52 pm    Post subject: Reply with quote

Partisan

Joined: 20 Jan 2003
Posts: 319
Location: Israel

Actually, what you need that control on input Q for each message flow.

1.Use PCF command
2.bat file: runmqsc [QMgrName] < [fileName]
where in file: ALTER QLOCAL([Qname]) GET(DISABLED)
and back: ALTER QLOCAL([Qname]) GET(ENABLED)

MQSI will automatically stop the flow when Q DISABLED, and will start it when Q changed to ENABLED.
_________________
Best regards.
Yaakov
SWG, IBM Commerce, Israel
Back to top
View user's profile Send private message Send e-mail
kirani
PostPosted: Thu Feb 20, 2003 7:05 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

3. Use Control center's operation pannel to stop/start message flow.
4. Send an admin message to Broker asking him to stop a particular message flow, this is little complex logic and u need to know flow uuid.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Balasubramani M
PostPosted: Sun Feb 23, 2003 11:05 pm    Post subject: Reply with quote

Newbie

Joined: 29 Nov 2002
Posts: 7
Location: Malaysia

Hi,
Thanks a Lot. It is working fine. But everyfew minutes the message flow is generating the error message and it is store into log file. Presently we are using the log file for finding out the error. But this message flow generates so many error message, that in turn affects to trace other error messages.

Eventhough the Input queue is stopped, the message flow is keep on checking the message from the input queue. so that the error message is generating into the log file. Is there any way to control the error message generating the message flow.

Thanks

with regards
Balasubramani.
Back to top
View user's profile Send private message
yaakovd
PostPosted: Mon Feb 24, 2003 4:39 am    Post subject: Reply with quote

Partisan

Joined: 20 Jan 2003
Posts: 319
Location: Israel

I have 4 messages for each disabled Q:
1. Immediately
2. After 1 minute
3. After 10 minutes
4. After 3 hours
_________________
Best regards.
Yaakov
SWG, IBM Commerce, Israel
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Command for stopping Message flow in the Broker
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.