Search found 2 matches
- Mon Feb 19, 2007 8:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Write to dataset failed: Broken pipe
- Replies: 4
- Views: 3684
Welcome aboard. :D The broken pipe can be between the DataStage processes and the job monitor. To test this theory, add APT_NO_JOBMON environment variable as a job parameter and run the job with ... I can't see your full post due to not having "Premium" access... Thanks for trying What is the desig...
- Mon Feb 19, 2007 7:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Write to dataset failed: Broken pipe
- Replies: 4
- Views: 3684
Write to dataset failed: Broken pipe
Hello, I have a sequential file with 2,000,000 + records. For production purposes I made a file that only had 600 records for testing. When I run my parallel job on the shortened file it runs fine, however when I point the sequential file stage back to the original file (2Million records) I get the ...