SIGABRT Job Aborts

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
dj
Participant
Posts: 78
Joined: Thu Aug 24, 2006 5:03 am
Location: india

SIGABRT Job Aborts

Post by dj »

Hi All,

The Job that is reading from a dataset and loading into SAP through BAPI Stage fails with the below error.

TGTBAPI:Operator terminated abnormally: received signal SIGABRT
TGTBAPI:Operator terminated abnormally: received signal SIGSEGV.

Total rows is ~ 25Million and Exactly at the 10M job aborts everytime.

when i split the dataset into 4 and run the job in parallel ,it runs fine.

but when running as single file, it fails again even if resources are available and it is the only running job.

Any suggestions how to identify if there is any issue with dataset created. when i try to move it to another sequential/dataset ,it throws no error.

Thanks in advance,
-dj
singhald
Participant
Posts: 180
Joined: Tue Aug 23, 2005 2:50 am
Location: Bangalore
Contact:

Post by singhald »

Check datastage director log if it is aborting due to crosssing the maximum no of warning limit.
Regards,
Deepak Singhal
Everything is okay in the end. If it's not okay, then it's not the end.
Post Reply