Error SIGABRT

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
Roopanwita
Participant
Posts: 125
Joined: Mon Sep 11, 2006 4:22 am
Location: India

Error SIGABRT

Post by Roopanwita »

Hi,
I am testing a sequence in DS 8.0,in job log ,status is showing Finished but in Log detail there is a fatal error,xml_etl_err,0: Operator terminated abnormally: received signal SIGABRT.Can anyone plase tell me what is meant by SIGABRT.
Thanks
Roopanwita
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

This UNIX function is described in this Wiki article
Roopanwita
Participant
Posts: 125
Joined: Mon Sep 11, 2006 4:22 am
Location: India

Post by Roopanwita »

This is basically a UNIX signal sent to terminate process.From this error masg can we find the reason of unwanted termination of process?Can this be result of segmentation fault?
Post Reply