Search found 53125 matches
- Wed Mar 08, 2006 5:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing changed column
- Replies: 2
- Views: 979
Or a Compare stage. It really depends on the format in which you require your output. The Difference stage won't help, the Compare stage will. The Change Capture stage is more intended to set up a structure for a Change Apply stage to use to re-build the after-image from a before-image, for example ...
- Wed Mar 08, 2006 5:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to achieve date
- Replies: 13
- Views: 4514
- Wed Mar 08, 2006 5:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS7.5 Enterprise Edition - SQL Server 2000 plug-in
- Replies: 7
- Views: 1567
- Wed Mar 08, 2006 5:25 pm
- Forum: Enhancement Wish List
- Topic: Document Enhancement for Functions
- Replies: 11
- Views: 6145
- Wed Mar 08, 2006 3:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error:sqlldr not found.
- Replies: 5
- Views: 4939
- Wed Mar 08, 2006 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing parameters to Hashed file
- Replies: 12
- Views: 2792
- Wed Mar 08, 2006 8:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: BEST UPSERT TECHNIC
- Replies: 15
- Views: 5056
- Wed Mar 08, 2006 8:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: trim and extract specific data
- Replies: 28
- Views: 5815
Why has nobody mentioned the MatchField function? To use this you set up a pattern that matches the entire string, and extract that part of the string the corresponds to the Nth element of the pattern. It's a very powerful extraction function, and - it would seem to me just glancing at the requireme...
- Wed Mar 08, 2006 8:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to achieve date
- Replies: 13
- Views: 4514
- Wed Mar 08, 2006 8:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: trailing spaces getting trucated.
- Replies: 5
- Views: 1682
- Wed Mar 08, 2006 8:23 am
- Forum: Site/Forum
- Topic: Suggestion abt the certification
- Replies: 37
- Views: 26045
- Tue Mar 07, 2006 4:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding nodes and cpu
- Replies: 2
- Views: 700
- Tue Mar 07, 2006 4:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP File in sequencer
- Replies: 7
- Views: 1708
- Tue Mar 07, 2006 4:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: compilation error "string too large"
- Replies: 13
- Views: 3455
It's the actual expression that is too long. You need to create the same logic in a routine, and invoke that. Or to break up the long expression into a number of smaller ones, storing the intermediate results in stage variables, and logically combine the results there. I have created jobs that teste...
- Tue Mar 07, 2006 4:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgrade DS 7.5.1A - Error DS_AUDIT can not be written
- Replies: 2
- Views: 660