Page 1 of 1

Parallel job reports failure (code 720907)

Posted: Mon May 25, 2015 9:03 am
by patelamit009
Hi All,

I am facing the error as below without any other warnings or fatals. I could not find any post related to the error code 720907.

Error:
Parallel job reports failure (code 720907)

My job does the below:
I am reading sequential file through sequential file stage with 25 columns. In the transformer stage I have additional filed to hold the entire record.
E.g., COL26 - COL1:'|':COL2:'|':COL3:'|'.........:'|':COL25

When I have this logic for one link the job is running fine but I have the logic for three link and when I specify in more than one link the job is aborting. I have tried giving in stage variable and call in column logic but ending up with same error.

Please advice. Thanks in advance.

Posted: Tue May 26, 2015 6:50 am
by chulett
No idea but... how large is this 'entire record'?

Posted: Tue May 26, 2015 6:51 am
by chulett
Found this support technote that mentions your error, are you on AIX by chance?

Posted: Tue May 26, 2015 8:31 am
by PaulVL
Also, do you have any msg handlers set in your project?

Posted: Tue May 26, 2015 4:10 pm
by ray.wurlod
Contemplate using a Column Export stage to construct the "all columns" field.