Search found 1 match

by akamdar
Wed Aug 01, 2007 12:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Map
Replies: 1
Views: 1207

DataStage Map

I am trying to create a map where I compare a sequential file of about 10 million records with a ledger table in DB2 environment with a possible 4 million rows. The matching or comparing is done with about 12 keys(columns) from both sources. What is the best way to do this? I am new to Ascential. I ...