When/why do we get error code1?

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
Chakradhar
Participant
Posts: 3
Joined: Wed May 19, 2004 3:08 am

When/why do we get error code1?

Post by Chakradhar »

One of the Px jobs fails reporting a fatal error : parallel job reports failure(code1). When do we get such an error and what are the possible reasons? The job reads from a sequential file, does DB2 lookups and output to DB2.
richdhan
Premium Member
Premium Member
Posts: 364
Joined: Thu Feb 12, 2004 12:24 am

Post by richdhan »

Hi,

How many errors are you getting? Pls post the actual error description so that we can know more clearly in which stage the error occurs. Then are you getting any warnings before the job aborts. If so what are the warnings you get. Pls post them also.

The information that you have given is very generic.

Pls give us more info to help you out.

--Rich
gh_amitava
Participant
Posts: 75
Joined: Tue May 13, 2003 4:14 am
Location: California
Contact:

Post by gh_amitava »

Hi,

I came across this error when the input file does not exist or invalid.. The error does not says anything in detail..

Regards
Amitava ghosh
mandyli
Premium Member
Premium Member
Posts: 898
Joined: Wed May 26, 2004 10:45 pm
Location: Chicago

Post by mandyli »

Please check the file path in your Sequential file stage. Before run the job view the data from Sequential file.
Post Reply