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 » Keeping a channel stopped

Post new topic  Reply to topic
 Keeping a channel stopped « View previous topic :: View next topic » 
Author Message
TCV
PostPosted: Fri May 20, 2005 6:39 pm    Post subject: Keeping a channel stopped Reply with quote

Apprentice

Joined: 21 Aug 2003
Posts: 48

Hi,

We want to keep a channel down since the recievine end server is down for some time. If i dont keep the channel down our alert script keep sending e-mails that the channel is down. How can i make the script not to see the CHANNEL down?Or simple just delete the channel and create when needed?? Any one had similar situation.

Thanks
TC Venkatesan
Back to top
View user's profile Send private message
Michael Dag
PostPosted: Sat May 21, 2005 1:04 am    Post subject: Re: Keeping a channel stopped Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

TCV wrote:
How can i make the script not to see the CHANNEL down?

Change the script? or post the script so we can look at it... (no garantees for a solution...)
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
vennela
PostPosted: Sat May 21, 2005 8:09 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

If the channel is not triggered, then

Code:
stop channel(channel_name) status(inactive)
Back to top
View user's profile Send private message Send e-mail Visit poster's website
PeterPotkay
PostPosted: Sat May 21, 2005 9:54 am    Post subject: Re: Keeping a channel stopped Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

TCV wrote:
If i dont keep the channel down our alert script keep sending e-mails that the channel is down.


Huh?

Sounds like you got a script that alerts you when the channel is not running. The channel is not running. The script is alerting you.

If you don't want the alerts, kill the script, or solve the channel problem and get it running.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat May 21, 2005 3:42 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

You need to change your script. The channel status has more values than just running to indicate good health.

For instance a triggered channel in status "inactive" is still a sign of good health.

You need to explore your situations and change the script to alert you only to real situations.

Enjoy
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 » General IBM MQ Support » Keeping a channel stopped
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.