Page 1 of 1

DataStage Error

Posted: Fri Sep 17, 2004 8:18 am
by bfilliat@ford.com
The following 2 warning msgs preceeded the attached Fatal error, has anyone seen this?

Warning Msg:
Contents of phantom output file =>
RT_SC695/OshExecuter.sh[16]: 4112578 Illegal instruction(coredump)

Warning Msg:
Contents of phantom output file =>
DataStage Job 695 Phantom 8569

Fatal Msg:
Parallel job reports failure (code 132)

Posted: Fri Sep 17, 2004 9:27 am
by Eric
You will have to post more detail about the job, what stages you are using and what the job is trying to do.

Posted: Fri Sep 17, 2004 11:38 am
by msigal
With quite a bit of digging, looking in the &PH& files, it appears that when a data set is not found it throws this error. The phantom output in director is vague and incomplete. The error in the &PH& file is a little better, "A file or directory in the path name does not exist", but the real file name was replaced with an internal file name, requiring more digging.

Sounds like a bug in the tool in how it propagates errors back to the log.

Myles