system
August 25, 2009, 3:15am
1
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 (BOB member since 2008-05-21)
system
August 25, 2009, 7:31am
2
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 (BOB member since 2004-12-17)
system
August 26, 2009, 1:36am
3
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 (BOB member since 2008-05-21)
system
August 26, 2009, 5:10pm
4
Monitor the OS. Is the entire server running low on memory at that time?
Werner Daehn (BOB member since 2004-12-17)