Search found 1 match
- Thu May 23, 2013 1:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: /bin/echo: write error: Broken pipe error from C++ routine
- Replies: 1
- Views: 1895
/bin/echo: write error: Broken pipe error from C++ routine
Hi, I am getting the following error when calling C++ parallel routine from transformer: xfmmapCFL,0: /bin/echo: write error: Broken pipe xfmmapCFL,3: Operator terminated abnormally: received signal SIGSEGV I tried running the job with 1 node config file but the issue still exist. This code is worki...