Search found 2 matches
- Sun Jun 01, 2008 11:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine within a Transformer
- Replies: 2
- Views: 1135
Re-created Transformer
Hi All, I re-created the Transformer which is where the job is failing with the said error mesage (deleting the old stage and creating a new one with exactly the same columns and derivations) and it worked. I'm not sure what happened. My guess here is that the OSH script that was generated by the tr...
- Fri May 30, 2008 5:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine within a Transformer
- Replies: 2
- Views: 1135
Routine within a Transformer
Hi, I have this routine that basically gets the log summary (DSGetLogSummary) of a job (passed as parameter) returning the fatal error messages of the last run. This routine is being called inside a Transformer and from the Transformer stage, the output is copied to a sequential file. When i run the...