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
error writing from ds to look file set
Moderators: chulett, rschirm, roy
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?
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?
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
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
