Aborting the job due to Operator terminated abnormally issue

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
venkates.dw
Participant
Posts: 67
Joined: Mon Dec 22, 2008 4:07 am

Aborting the job due to Operator terminated abnormally issue

Post by venkates.dw »

Hi,

Am facing the below issue.

APT_CombinedOperatorController(1),0: Operator terminated abnormally: received signal SIGSEGV.

main_program: Unexpected exit status 1
Unexpected exit status 1
Unexpected exit status 1
Unexpected exit status 1
Unexpected exit status 1
Unexpected exit status 1
Unexpected exit status 1
main_program: Step execution finished with status = FAILED.

there is no detailed information to identify the issue.

Please advice how to solve the issue.

Thanks,
gssr
Participant
Posts: 243
Joined: Fri Jan 09, 2009 12:51 am
Location: India

Post by gssr »

Set the Parameter APT_operator_Combine to false, to know which stage is producing this error.
RAJ
Post Reply