Search found 42189 matches
- Fri Oct 22, 2010 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Importing Routines
- Replies: 5
- Views: 2366
- Fri Oct 22, 2010 7:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Surrogate key
- Replies: 10
- Views: 3260
- Fri Oct 22, 2010 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: source target mapping
- Replies: 6
- Views: 2135
- Fri Oct 22, 2010 6:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Surrogate key
- Replies: 10
- Views: 3260
- Thu Oct 21, 2010 11:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Surrogate key
- Replies: 10
- Views: 3260
- Thu Oct 21, 2010 11:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conversion of Timestamp field
- Replies: 4
- Views: 2244
- Thu Oct 21, 2010 11:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: file issue
- Replies: 6
- Views: 1677
- Thu Oct 21, 2010 11:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get data from website
- Replies: 4
- Views: 1167
- Thu Oct 21, 2010 11:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: file issue
- Replies: 6
- Views: 1677
- Thu Oct 21, 2010 11:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Identifying different groups based on column valeus
- Replies: 9
- Views: 1907
You create a reference hashed file with a key for your 'group' column and a data column that is just an indicator - yes/no, true/false, whatever - to show if that group includes the target values. Do a lookup for each record and then write the result back to the same uncached hashed so it stays in s...
- Thu Oct 21, 2010 11:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: JobControl (fatal error from UtilityAbortToLog)
- Replies: 3
- Views: 4792
- Thu Oct 21, 2010 8:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Identifying different groups based on column valeus
- Replies: 9
- Views: 1907
Not sure it's possible with just just stage variables as you'll basically need to check the data twice - once to see if you find those values in a group and then a second time to pass the group only if the first check didn't find anything. I've done this with a hashed file and a Server job, that is ...
- Thu Oct 21, 2010 8:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Identifying different groups based on column valeus
- Replies: 9
- Views: 1907
- Thu Oct 21, 2010 8:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: file issue
- Replies: 6
- Views: 1677
- Thu Oct 21, 2010 8:16 pm
- Forum: General
- Topic: Adding new column to target table
- Replies: 7
- Views: 1669