Search found 5168 matches
- Thu Jun 15, 2006 9:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Split a record into multiple basing on a condition
- Replies: 3
- Views: 1076
If it is fixed to field F1, F2 and F3 then you can use transformer to acheive this. Add two links for each field check. Add constraints to each link. For first link check If F1=1, Then do the required transformation in the derivation part. In the second link check for same F1=1 and do the other set ...
- Thu Jun 15, 2006 9:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in joining 2 tables
- Replies: 12
- Views: 2648
- Thu Jun 15, 2006 9:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check lines amount with total amount
- Replies: 4
- Views: 1191
- Thu Jun 15, 2006 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Have to remove 0's from varchar field
- Replies: 6
- Views: 2740
Assuming the data is as shown in your post, you will have to separate the data based on the ',' delimiter before implementing the solutions suggested by Arnd and Guru. Rebuild the string, putting the ',' back in after the manipulation. Rob It is assumed, Amarpreet has given the values for single fi...
- Thu Jun 15, 2006 5:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Number of Readers per node
- Replies: 5
- Views: 4063
- Thu Jun 15, 2006 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup direct from Oracle database
- Replies: 6
- Views: 1287
- Thu Jun 15, 2006 4:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DatsStage Cetification
- Replies: 3
- Views: 975
- Thu Jun 15, 2006 4:45 am
- Forum: General
- Topic: Job Searching Facility
- Replies: 7
- Views: 2519
- Thu Jun 15, 2006 4:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Number of Readers per node
- Replies: 5
- Views: 4063
- Thu Jun 15, 2006 4:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: The job aborts exactly after 10 mins with SISEGV error
- Replies: 3
- Views: 1056
- Wed Jun 14, 2006 11:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Controller Jobs
- Replies: 7
- Views: 1188
- Wed Jun 14, 2006 11:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: count of days
- Replies: 6
- Views: 1152
- Wed Jun 14, 2006 11:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: aggregator
- Replies: 7
- Views: 2376
- Wed Jun 14, 2006 11:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup direct from Oracle database
- Replies: 6
- Views: 1287
- Wed Jun 14, 2006 11:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator stage
- Replies: 10
- Views: 3129
The same as been discussed here. But I belive there is a patch already released by IBM for passing string across aggregator stage. Search for more information in this forum.