Search found 2 matches
- Mon Dec 19, 2005 4:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UniVerse reference as input to another universe reference
- Replies: 3
- Views: 986
Hi, Thanks for replies, I've implemented it using 2 transforms - the first to retrieve the MaxValue which I add to the output stream and pass to the second transform which then does the "between" processing of the 2 dates. My only problem is that this runs REALLY slow (3 rows/sec and less). I have i...
- Mon Dec 19, 2005 3:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UniVerse reference as input to another universe reference
- Replies: 3
- Views: 986
UniVerse reference as input to another universe reference
Hi, I am a DataStage newbie and am having issues with UniVerse lookups... I am required to look up values from a hashed file based on a key, and a date range. I have the lower date range (from a primary input to a transform), but need to need to get the upper range from a hashed file, then proceed t...