Page 1 of 1

Not giving any errors but it's aborting

Posted: Mon Jan 08, 2007 6:23 am
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

Posted: Mon Jan 08, 2007 9:19 am
by DSguru2B
Whats your job design? Looks like your using a transformer. Any special transformations involved. Need more info then that.

Posted: Mon Jan 08, 2007 9:44 am
by narasimha
May be the previous log messages got cleared or somebody purged it.
Try to resetting your job, the messages might show up....

Posted: Wed Jan 10, 2007 1:13 am
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.