Operator terminated abnormally: received signal SIGSEGV..

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
ganshsh
Participant
Posts: 1
Joined: Thu Sep 13, 2007 12:47 am

Operator terminated abnormally: received signal SIGSEGV..

Post by ganshsh »

Hi arndW,
this error msg i have copied and pasted from log only..
So there is no other information regarding this SIGSEGV error..
So try to resolve this issue...
I received this error while validating or running datastage job:-Operator terminated abnormally: received signal SIGSEGV

I tried to add environmental variable @APT_DISABLE_COMBINATION=TRUE , BUT DIDN'T WORK.
I ALSO WENT FOR OPTION FORCE COMPILE BUT SAME ISSUE...

SO PLEASE GIVE ME SOME SOLUTIONS....


Thanks

Gangesh
Last edited by ganshsh on Tue Sep 18, 2007 12:26 am, edited 1 time in total.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Hello and welcome to DSXChange.

Please post the complete error message from your log, or at least that part which details what led up to the SIGSEGV.

Disabling the combination will help locate which source object might be causing the problem; best leave it to TRUE in order to make debugging easier.
Post Reply