Job failed to run: Error <The pipe is being closed>

Hi, I have a DI XI3.0 running job daily. The database (SQL Server 2005) is sit in another server. Recently the job failed due to this error

RUN-050604: Cannot write pipe, due to error .

I has found some solution on this error, but i do not understand…is about pipeline-xml…https://bobj-board.org/t/77708

Can anyone tell me what should i do? Thanks!


ylai20 :malaysia: (BOB member since 2008-05-21)

This usually happens when too much data is cached. As you say you are using XML, ist your data nested? That could be the reason and there are some workarounds.

https://wiki.sdn.sap.com:443/wiki/display/BOBJ/Memory+requirements+of+NRDM


Werner Daehn :de: (BOB member since 2004-12-17)

Hi thanks for your reply.
My job is look like this:-

Workflow A --> Workflow B --> Workflow C

Within each workflow has around 8 to 10 dataflow that running simultaneously…

Is this type of design causing this error??


ylai20 :malaysia: (BOB member since 2008-05-21)

Monitor the OS. Is the entire server running low on memory at that time?


Werner Daehn :de: (BOB member since 2004-12-17)