Routine within a Transformer
Posted: Fri May 30, 2008 5:05 pm
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
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