Search found 15603 matches
- Tue Jul 28, 2009 1:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Commit interval in Oracle enterprise stage in a parallel job
- Replies: 13
- Views: 6256
- Tue Jul 28, 2009 1:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage buffer issue
- Replies: 2
- Views: 5077
- Tue Jul 28, 2009 1:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RAM not getting released on Datastage server
- Replies: 4
- Views: 2270
Any memory used by DataStage jobs is always returned to the OS when the jobs finish. This has nothing to do with DataStage, but with how UNIX works - once a process completes and logs out, any and all memory is released. It is unlikely that such a serious memory leak exists, particularly on AIX. The...
- Mon Jul 27, 2009 1:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Encryption within DataStage
- Replies: 11
- Views: 16743
- Mon Jul 27, 2009 8:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file error
- Replies: 5
- Views: 1561
- Mon Jul 27, 2009 7:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parallel Jobs hanging in DataStage
- Replies: 6
- Views: 3653
- Mon Jul 27, 2009 4:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: "*DataStage*DSR_LOADSTRING"
- Replies: 3
- Views: 1144
- Mon Jul 27, 2009 4:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: hash query
- Replies: 5
- Views: 1581
- Mon Jul 27, 2009 4:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to check current NLS
- Replies: 6
- Views: 2061
- Mon Jul 27, 2009 3:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: "*DataStage*DSR_LOADSTRING"
- Replies: 3
- Views: 1144
- Mon Jul 27, 2009 3:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to check current NLS
- Replies: 6
- Views: 2061
- Mon Jul 27, 2009 3:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: remove duplicates
- Replies: 13
- Views: 2959
- Mon Jul 27, 2009 12:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading junk characters from Oracle 11g
- Replies: 5
- Views: 2645
- Sat Jul 25, 2009 12:50 am
- Forum: General
- Topic: Eliminate duplicates from file and capture in flatfile
- Replies: 8
- Views: 3405
You would need to answer Srini's question in order to get a good answer. Basically, stage variables are used to store values from the previous row and compare them to the current row. You would compare those columns you wish to detect duplicates on and, using constraints, skip rows with duplicates. ...
- Fri Jul 24, 2009 12:45 pm
- Forum: General
- Topic: Eliminate duplicates from file and capture in flatfile
- Replies: 8
- Views: 3405