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
victordsouza
Participant
Posts: 7
Joined: Tue Jun 30, 2009 11:59 pm
Location: India

Operator terminated abnormally: received signal SIGSEGV

Post by victordsouza »

Hi,

I have a simple job of loading data from source to target.

For source I have a Oracle Enterprise Stage
Target I have Dynamic_RDBMS Stage

I am getting the following error message when I run the job

Operator terminated abnormally: received signal SIGSEGV

Please help or advice.

Thanks
Victor D'Souza
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Which operator? (hint: post the full error message).
victordsouza
Participant
Posts: 7
Joined: Tue Jun 30, 2009 11:59 pm
Location: India

Operator terminated abnormally: received signal SIGSEGV

Post by victordsouza »

I did not get much information from the log

Here is the log details

Dynamic_RDBMS_26,0: Info: Sample_test.Dynamic_RDBMS_26: Using NLS map ISO-8859-1

Dynamic_RDBMS_26,0: Operator terminated abnormally: received signal SIGSEGV

Thanks
Victor D'Souza
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Does the error happen on row 1? Where does the Dynamic stage point to?
Post Reply