waitForWriteSignal() Error

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
reddy82
Participant
Posts: 29
Joined: Wed Feb 21, 2007 3:40 am
Location: mumbai
Contact:

waitForWriteSignal() Error

Post by reddy82 »

Hi

While running the datastage parallel job we are getting these errors

In this jon we are loading from dataset to dataset(active stages - Modify,Transformer,funnel,filter ) stages have used

check these fatal errors

APT_CombinedOperatorController(0),2: Fatal Error: Invalid Julian day

node_node3: combination of 6 operators [DS_SE_P_RP_OK; {natural=Md_chg_type, synthetic="modify(0)"}; APT_TransformOperatorImplV0S60_JxSETRA_030_Matrice_Identification_030_Trf_Pre_Identification in Trf_Pre_Identification; APT_LUTProcessOp in Lkp_Matrice_Ident; Cp_Pers; Flt_Match_Y], partition 2 of 4, processID 15832 on node3, player 11 terminated unexpectedly.

buffer(0),2: Fatal Error: waitForWriteSignal(): Premature EOF on node su1434 No such file or directory

node_node3: operator [{natural="Cp_Pers:Ln_from_cp_Pers.v", synthetic="buffer(0)"}], partition 2 of 4, processID 15801 on node3, player 5 terminated unexpectedly.


Your help is much appreciated...

Thanks
Reddy
Reddy
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Which stage actually threw the error? You need to disable operator combination to find out. Then we'll be further along the road to diagnosis.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply