BusinessObjects Board

DS 14.0.0.4: TDP transform crashes with pipe error

I am trying to use VOC dictionary on texts coming from varchar(1024) fields of a database table. When the values are short enough (less than 200 characters), it works ok.

However, when trying to use the same Data Flow where texts in the source table are approx 500+ characters, I’m getting the following crash:

(14.0) 10-17-11 06:37:54 (E) (1656:9016) FIL-080134: |Dataflow DF_FEED_ANALYZE_SMALL|Pipe Listener for DF_FEED_ANALYZE_SMALL_1_1
                                                     Named pipe error occurred: <The pipe has been ended.
                                                     >
 (14.0) 10-17-11 06:37:54 (E) (1656:9072) SRV-210115: |Dataflow DF_FEED_ANALYZE_SMALL
                                                     Data flow <DF_FEED_ANALYZE_SMALL_1_1> with pid <8516> failed to stop. Diagnostic information <1-4-021-1001-Error from Job
                                                     server <Unable to kill data flow or sub data flow with pid <8516>.
                                                     The parameter is incorrect.
                                                     >.>.
 (14.0) 10-17-11 06:37:55 (E) (9056:8976) FIL-080134: |Dataflow DF_FEED_ANALYZE_SMALL|Pipe Listener for DF_FEED_ANALYZE_SMALL_1_1
                                                     Named pipe error occurred: <The pipe has been ended.

Is there anything (option/setting) I can do, or this should go straight to an OSS message?


Codehopper (BOB member since 2010-05-14)