Page 1 of 1

Routine within a Transformer

Posted: Fri May 30, 2008 5:05 pm
by Buknuy
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 job the first time, it works (only a few seconds of runtime). But the second time, it will run for several minutes and then fails with the following error message:

"BuildErrorRecord,1: dspipe_init(2605146): open(/tmp/ade.TESTPROJECT.ErrorLogger_Changed.#1.BuildErrorRecord.WriteErrorLog-Output) - No such file or directory"

Any help that you can give will be greatly appreciated.

Thanks,
Buknuy

Re-created Transformer

Posted: Sun Jun 01, 2008 11:21 pm
by Buknuy
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 transformer was somehow corrupted or creating the problem.

Anyhooz, it's working now.

FYI. Thanks!

Posted: Mon Jun 02, 2008 12:52 am
by ray.wurlod
Congratulations on finding a solution (even if we don't know what the cause of the problem was)! Please mark this thread as Resolved.