Problem using sparse lookup

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
Nareshkotti
Participant
Posts: 16
Joined: Thu Sep 08, 2011 8:29 am
Location: hyderabad

Problem using sparse lookup

Post by Nareshkotti »

Hi All,
I'm getting the below error's while using sparse lookup in my job.

LKP_AMI_WS_APRGTS,1: Operator terminated abnormally: received signal SIGSEGV

LKP_AMI_WS_APRGTS,0: Operator terminated abnormally: received signal SIGSEGV.

Job Detail:

Source ODBC>lookup on target odbc>dataset.

Thanks in Advance.
Naresh
DataStage Developer
suse_dk
Participant
Posts: 93
Joined: Thu Aug 11, 2011 6:18 am
Location: Denmark

Post by suse_dk »

Hi -

There are two things that have caused this error for me in a sparse lookup using a ODBC Connector stage:

1. Having unbounded string columns in the input stream
2. Having timestamps in the input stream
_________________
- Susanne
Post Reply