SAP Business objects - job fails with "Named pipe error

Know nothing about SAP Business Objects but have been asked to look at this.

Got a job that runs at 3am (although recently changed to 9pm to see if this made a difference).

Anyway, job fails with the following:-

[b](14.1) 12-24-14 21:02:11 (E) (5292:5168) DFC-250038: |Dataflow DF_InfotypeValidation_SAP
Sub data flow <DF_InfotypeValidation_SAP_1> terminated due to error <150805>.

(14.1) 12-24-14 21:02:11 (E) (5292:3604) FIL-080134: |Dataflow DF_InfotypeValidation_SAP|Pipe Listener for DF_InfotypeValidation_SAP_1    
Named pipe error occurred: <The pipe has been ended.
>

(14.1) 12-24-14 21:02:12 (E) (4000:1984) DFC-250038: |Dataflow DF_InfotypeValidation_SAP
Sub data flow <DF_InfotypeValidation_SAP_1> terminated due to error <150805>.[/b]

In the past its also failed with error 105101.

User is convinced its a network issue but I can’t find anything. In general, also, how do I get details of these SAP BO error messages and what they mean?


paulfoel (BOB member since 2014-12-29)

Welcome to B:bob:B!

Which SAP Business Object tool do you use? And what kind of a job is it? Maybe it is BO Data Intergrator / Data Services job? If yes then I can move this topic to a right subforum for you.

Thanks.


Marek Chladny :slovakia: (BOB member since 2003-11-27)

Ummm ???

Data Services rings a bell… Seems to be doing some sort of data transfer


paulfoel (BOB member since 2014-12-29)

Maybe you can ask those who gave you this task?


Marek Chladny :slovakia: (BOB member since 2003-11-27)

Its a SAP Business Objects Data Services job which is loading data from a MS SQL database.


paulfoel (BOB member since 2014-12-29)

I had this issue in the past. I increase the Named PipeWaitTime to 500 (default is 100(I think))

Have your admin add this line to the DSConfig file under the [AL_ENGINE] section and see if that helps.

NamedPipeWaitTime = 500

Good Luck,
Terance


tb185024 :us: (BOB member since 2007-09-12)