Lookup for wild characters

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
parsi_cnu
Charter Member
Charter Member
Posts: 43
Joined: Thu Dec 04, 2003 4:26 pm

Lookup for wild characters

Post by parsi_cnu »

Comparing a wild character in the source data with the lookup. All the time the lookup is failing and when i am trying to insert into the oracle db it is rejecting the record.

How to handle the wild characters in the datastage lookup stage .



Thanks
sri
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

That's because there is no mechanism in DataStage for "Comparing a wild character in the source data with the lookup". You will need to devise a more appropriate strategy.

Please post your source-to-target mapping specification for this column. This is an English language specification, not code or pseudo-code.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply