error in transformer

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
aaha_naga
Participant
Posts: 20
Joined: Wed Aug 23, 2006 5:15 am
Location: Chennai

error in transformer

Post by aaha_naga »

hi
i am doing if...then ...else condition in transformer's column derivation. and the o/p should write in to a seq file. in this i am getting the error "buffer(3),0: Fatal Error: waitForWriteSignal(): Premature EOF on node apsp8493 Permission denied"... Even i have all enough permission to write a file.
:)
Maveric
Participant
Posts: 388
Joined: Tue Mar 13, 2007 1:28 am

Post by Maveric »

Do an exact search on "Premature EOF on node". See if one of those posts help.
Post Reply