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
Routine within a Transformer
Moderators: chulett, rschirm, roy
Routine within a Transformer
Datastage - Newbie
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 transformer was somehow corrupted or creating the problem.
Anyhooz, it's working now.
FYI. Thanks!
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!
Datastage - Newbie
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact: