Page 1 of 1

error writing from ds to look file set

Posted: Sun May 07, 2006 7:59 am
by deeps
Hi,
Facing some strange problem when reading from a single dataset and writing to multiple lookup sets. The job fails with error message:

dspipe_wait(27990): Writer timed out waiting for Reader to connect.

Whats peculiar is the problem does not occur when we run the job individually. It occurs only when we try running it through sequence control.
Any clues what could be the problem?

TIA

Posted: Sun May 07, 2006 8:29 am
by chulett
You need to delete your partial post on this same subject before someone replies to it. Once there is a reply, you can't.

Posted: Sun May 07, 2006 8:53 am
by kumar_s
It shows your server is getting loaded heavily.
What is the load at the time when it is called using sequencer.
What is the volume of the data that getting written in to Lookup file set?
Is your IO occuring at different locations?

Posted: Sun May 07, 2006 8:56 am
by deeps
kumar_s wrote:It shows your server is getting loaded heavily.
What is the load at the time when it is called using sequencer.
What is the volume of the data that getting written in to Lookup file set?
Is your IO occuring at different locations?


thanks ..... tried reducing the load on a single job .... it worked :-)