Search found 1 match

by grogash
Tue Feb 22, 2011 1:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: intermittent "parallel process: terminating " erro
Replies: 2
Views: 1282

intermittent "parallel process: terminating " erro

Has anyone had problems with incorrect data definitions causing Copy stages to abort? At the moment I have a job that reads from a column from a dataset and sends it to a copy stage . The column is written to the dataset as a varchar(20) but the problem job reads it as a char(4) (and warns about it ...