Premature EOF on node

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
just4geeks
Premium Member
Premium Member
Posts: 644
Joined: Sat Aug 26, 2006 3:59 pm
Location: Mclean, VA

Premature EOF on node

Post by just4geeks »

The job is getting aborted with a lot of fatal errors of the following kind. Does anyone have any idea on what could I do to avoid it? Thanks for your time....

Fatal Error: waitForWriteSignal(): Premature EOF on node abc12.xyz.com No such file or directory.
Attitude is everything....
Prashantoncyber
Participant
Posts: 108
Joined: Wed Jul 28, 2004 7:15 am

Post by Prashantoncyber »

Check! File is not there at the requisite directory.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

What stage is generating the error? Could you be lacking write permission to the target directory? Does the error always happen or is it sporadic?
just4geeks
Premium Member
Premium Member
Posts: 644
Joined: Sat Aug 26, 2006 3:59 pm
Location: Mclean, VA

Re: Premature EOF on node

Post by just4geeks »

The file just wasn't present in the directory. I am surprised how I could have overlooked such a simple mistake.

Thanks Prashantoncyber and ArndW for your replies.
Attitude is everything....
Post Reply