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 » Sender channel Disconnect Interval

Post new topic  Reply to topic
 Sender channel Disconnect Interval « View previous topic :: View next topic » 
Author Message
TheDude
PostPosted: Tue May 06, 2003 12:27 pm    Post subject: Sender channel Disconnect Interval Reply with quote

Apprentice

Joined: 21 Oct 2002
Posts: 31

Does anyone know of any problems associated with setting the DISCINT attribute on a sender channel to zero??
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Tue May 06, 2003 12:41 pm    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

There are arguements for and against setting a channel to have a disconnect interval of 0.

As with most other features and settings for MQSeries, it really depends upon what the application requirements are.

If you need the messages to be transported within a short time frame, then setting the channels to never disconnect will eliminate the overhead of starting the channel via triggering. However, you potentially increase the risk of needing to take operator intervention if the channel fails.

Additionally if security (encryption) is important to you then you need to be aware that the encryption keys are negotiated at channel bind (ie Startup)....the longer the channel is active, theoretically the greater the risk that the encryption keys can be broken.

Personally I like to have my channels triggered and so I set a relatively short disconnect interval so that channels become INACTIVE. Remember also that an active channel will continue to be polled.

My own feeling is that if an application requires that the response time be outside of the tolerence of a channel start then it really shouldn't be using an asynchronous technology.

Just my 2 cents worth
Back to top
View user's profile Send private message
Virtuoso
PostPosted: Thu Jun 12, 2003 2:41 am    Post subject: How do you trigger The Sender Channel Reply with quote

Newbie

Joined: 12 Jun 2003
Posts: 3

Could you please telll me how a sender channel which is inactive can be triggered to start again ???
_________________
Virtuoso
Back to top
View user's profile Send private message Send e-mail
mrlinux
PostPosted: Thu Jun 12, 2003 12:00 pm    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

you need to alt the xmitq definition

alt ql(QUEUE_NAME) initq(SYSTEM.DEFAULT.INITIATION.QUEUE) TRIGDATA(CHANNEL_NAME)

Depending on MQ Version and platform you need to make sure that the
channel initatior is running.
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
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 » Sender channel Disconnect Interval
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.