Search found 42189 matches
- Mon Dec 07, 2009 7:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Refresh project in Datastage 8.1
- Replies: 4
- Views: 2120
- Mon Dec 07, 2009 7:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with decimal comma separator for 0 value
- Replies: 6
- Views: 4911
- Mon Dec 07, 2009 7:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Maintenance and deletion of log files and CORE files.
- Replies: 3
- Views: 1608
- Mon Dec 07, 2009 7:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Table definitions import in Datastage Server Edition
- Replies: 7
- Views: 10361
- Mon Dec 07, 2009 7:18 am
- Forum: General
- Topic: Number of datasets which we can use in a single project
- Replies: 5
- Views: 1181
- Sun Dec 06, 2009 11:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timeout reached before MultiLoad opened
- Replies: 1
- Views: 1365
- Sun Dec 06, 2009 10:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading indexed files using datastage
- Replies: 2
- Views: 1452
- Sun Dec 06, 2009 9:04 am
- Forum: General
- Topic: Maximum number of workflows which can be given in Parallel
- Replies: 7
- Views: 2379
- Sun Dec 06, 2009 9:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic output files
- Replies: 5
- Views: 2734
I'm not sure if there are any stage in PX that would allow output to dynamic files, perhaps the External Target stage? Server allegedly does - the Folder stage but to be honest I've never used it in that fashion. Or you could always go the 'build op' route and put together something in C++ to do tha...
- Sat Dec 05, 2009 9:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to retain message handler settings during export/import
- Replies: 3
- Views: 2761
- Sat Dec 05, 2009 8:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to retain message handler settings during export/import
- Replies: 3
- Views: 2761
- Fri Dec 04, 2009 11:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to remove duplicates
- Replies: 6
- Views: 2319
Nice that you went back and added the volume in the original post after the fact. Classy. And if speed is oh so critical then they should be willing to invest in the tools needed to make that happen, whether it's the Enterprise Edition or adequate hardware or a high-speed command line sort utility. ...
- Fri Dec 04, 2009 11:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to remove duplicates
- Replies: 6
- Views: 2319
That little fact should probably have been in the original post, don'tcha think? :? Regardless, the only issue with that volume is the sorting. Probably best to attempt that outside of a Server job, say via a command line high speed sort utility. I would also consider bulk loading all three files in...
- Fri Dec 04, 2009 10:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to remove duplicates
- Replies: 6
- Views: 2319
The way you do everything in a Server job - in a Transformer. Sort the data and then use stage variables and a constraint to allow only the first row to pass out from each 'duplicate group'. That or leverage the destructive overwrite functionality of a Hashed file with the proper fields set as Keys,...
- Fri Dec 04, 2009 10:18 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Unknown error SQLCODE 536631
- Replies: 2
- Views: 2070