Copy stage makes zero or more copies of its input. You may drop or rename columns, but not change the data in any other way.
Modify stage is a very fast stage for performing certain simple, single-argument functions on data. Vincent has posted a blog on how to become a Modify stage Zen master.
Search found 53125 matches
- Thu Nov 22, 2007 4:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: use of copystage and modify stage
- Replies: 2
- Views: 866
- Thu Nov 22, 2007 4:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Latest supported Oracle database version for DS v7.5.1
- Replies: 3
- Views: 851
- Thu Nov 22, 2007 4:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgrading DataStage 4.5 to 7.5.2 Env
- Replies: 2
- Views: 909
- Thu Nov 22, 2007 3:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scheduling based on Database value
- Replies: 5
- Views: 1362
- Thu Nov 22, 2007 3:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can we findout how many records in a dataset
- Replies: 5
- Views: 2975
- Thu Nov 22, 2007 3:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Access User Defined variables in Parallel Routine
- Replies: 3
- Views: 1629
- Thu Nov 22, 2007 3:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change capture - Oracle table update
- Replies: 2
- Views: 1064
- Thu Nov 22, 2007 3:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: implementig job using join
- Replies: 1
- Views: 595
- Thu Nov 22, 2007 3:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Algorithm used by DataStage for password encryption?
- Replies: 2
- Views: 1595
Although it's not strong encryption (at least in versions earlier than 8.0) the algorithm is unpublished. Putting it slightly more strongly, the algorithm is "unpublished proprietary information and intellectual property of International Business Machines Corporation" and your licensing agreement ex...
- Thu Nov 22, 2007 3:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to write the Routines/ Batch files in Server Jobs
- Replies: 3
- Views: 1255
Take a training class - you get hands-on experience in a non-threatening environment where errors are OK, indeed encouraged (since you learn more if you make mistakes). DSXchange is not intended as a substitute either for training or for support; though there will be some training materials offered ...
- Thu Nov 22, 2007 3:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scheduling based on Database value
- Replies: 5
- Views: 1362
- Thu Nov 22, 2007 3:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Weird behavior of routine when reading hashfile
- Replies: 4
- Views: 969
For less than 30c per day you can have premium membership and access to all the benefits thereof, including being able to read the entire posts of the five premium posters. Premium membership is one of the ways that DSXchange funds the hosting and bandwidth charges incurred by the site; in short, o...
- Thu Nov 22, 2007 3:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Weird behavior of routine when reading hashfile
- Replies: 4
- Views: 969
Data are not stored in the ORDER BY order in the database table, nor are they stored in that order in the hashed file, and for exactly the same reason. You can not control the order of storage in a hashed file; you must use either a sequential file or a B-tree structure to preserve order (there are ...
- Thu Nov 22, 2007 3:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Range Lookup
- Replies: 5
- Views: 1513
- Thu Nov 22, 2007 3:00 am
- Forum: Data Quality Best Practices
- Topic: Quality Stage v8 versus v7.5
- Replies: 5
- Views: 10925
Take the 7.5 class. There are a whole heap of stages that you need in 7.5 that simply do not exist in 8.0 (because of the closer interaction with DataStage), and there is as yet no certification for version 8.0. IBM has a QualityStage 7.5 class (DX731AU) scheduled in Canberra 03-07 December - contac...