Page 1 of 1

received signal SIGABRT error

Posted: Fri Mar 25, 2011 5:17 am
by vishal_rastogi
Hi


in my job i am taking the records(63 lakhs) from one oracle table and putting them in one XML file it is aborting with the error
APT_CombinedOperatorController,0: Operator terminated abnormally: received signal SIGABRT
note :i am running my job on the default node

please suggest

Posted: Fri Mar 25, 2011 10:51 am
by PaulVL
*places his bet on*

Null handling.


*thinks harder and moves another bet to..*

Improper character set / NLS handling.

*waits patiently for the roulette wheel to stop*

Posted: Wed Mar 30, 2011 4:25 am
by antonyraj.deva
In the Unix platforms this error could occur if your system is running low of memory while processing the data.

Are there any other transforms in between the extract and load?

Posted: Wed Mar 30, 2011 4:35 am
by GJ_Stage
Transformer stage you might be using wrong calculation or tryning to stror different datatype value in target.