Not giving any errors but it's aborting

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
bollinenik
Participant
Posts: 111
Joined: Thu Jun 01, 2006 5:12 am
Location: Detroit

Not giving any errors but it's aborting

Post by bollinenik »

Hi,
I am getting following fatal error for parallel job which is extracting data from data set and loading into Oracle table error is
" main_program: Could not check all operators because of previous error(s) [api/step_rep.C:1144]"

But thers is no errors at all this is the only error, and first error no previous errors, how can i solve this

Env: DS is 7.5.1A parallel job

Thanks in Advance
kOTI,
1586-738-7785
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Whats your job design? Looks like your using a transformer. Any special transformations involved. Need more info then that.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

May be the previous log messages got cleared or somebody purged it.
Try to resetting your job, the messages might show up....
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
Kirtikumar
Participant
Posts: 437
Joined: Fri Oct 15, 2004 6:13 am
Location: Pune, India

Post by Kirtikumar »

Are you sure if the error is due to the oracle stage?

Looking at the error it seems that the error is in C file. Whats the job design? Try replacing the oracle stage with something else and see if it runs.
Regards,
S. Kirtikumar.
Post Reply