Page 1 of 1

ds_seqput: error in 'write()' - Broken pipe

Posted: Wed May 23, 2007 9:55 pm
by Christina
Hi,
I am having 2 jobs. In one job i am extracting data from a sequential file, after doing some transformations i am loading that into a named pipe.
In the next job i am reading the data from the named pipe and loading it into a table after some transformations.

I am running both the jobs in parallel using job sequence. I got the following error while running.

ds_seqput: error in 'write()' - Broken pipe

What could be the error. am i missing anything. Can u help me in this.

Posted: Thu May 24, 2007 12:06 am
by chulett
When you searched the forums here for the phrase 'broken pipe', didn't anything already posted help you?

Posted: Thu May 24, 2007 1:31 am
by ray.wurlod
What's supposed to be reading the other end of the pipe? Is it?