MQ channel sender problem ?

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
kaps
Participant
Posts: 452
Joined: Tue May 10, 2005 12:36 pm

MQ channel sender problem ?

Post by kaps »

We are reading Messages from a queue on diferent MQ server to etl server using MQ stage. But it appears whenever I do a destructive read the channel sender located on MQ server goes down.
is this a normal behaviour ? Does anyone experienced this before ?

Thanks
rachitha
Participant
Posts: 30
Joined: Wed Jun 28, 2006 10:53 am

Re: MQ channel sender problem ?

Post by rachitha »

kaps wrote:We are reading Messages from a queue on diferent MQ server to etl server using MQ stage. But it appears whenever I do a destructive read the channel sender located on MQ server goes down.
is this a normal behaviour ? Does anyone experienced this before ?

Thanks
hi..

i dn't know answer for your query. but i would like to know what is MQ Stage..waiting for reply

Thanks in Advance
Rachitha..
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You need an MQ Series server coresident with the DataStage server. This restriction will, I understand, be removed in the next (Hawk) release.

Rachitha, MQ Stage is a DataStage plug-in (= optionally installed) stage that can read from or write to an MQ Series queue. If you want to know more about what MQ Series is, search either the IBM web site or the web generally; it's outside the scope of the current discussion.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kaps
Participant
Posts: 452
Joined: Tue May 10, 2005 12:36 pm

Post by kaps »

I found out the problem. By default sender channel will be down for every 6000 idle secs.

Thanks
Post Reply