Add a column generator instead of transformer.
That can use schema.
Search found 3329 matches
- Thu Aug 13, 2009 9:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RCP and adding new columns to flow
- Replies: 18
- Views: 10406
- Thu Aug 13, 2009 7:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatenation
- Replies: 3
- Views: 1657
- Thu Aug 13, 2009 3:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Find all jobs in a proj using certain hash file.
- Replies: 7
- Views: 1688
- Wed Aug 12, 2009 1:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting the row
- Replies: 10
- Views: 3551
- Wed Aug 12, 2009 4:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clear file after successful job completion
- Replies: 3
- Views: 896
Do your project use a phrase called "archiving" ?
Anyhow, if you want to clear, you can do a
Anyhow, if you want to clear, you can do a
Code: Select all
echo '' > fileName- Tue Aug 11, 2009 9:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: INvoking a store procedure from a routine
- Replies: 5
- Views: 2012
- Tue Aug 11, 2009 5:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSLinks from a transformer
- Replies: 10
- Views: 2386
Completely agree with Ray. But one method I think may work...... Get a reject link from your first Oracle insert and funnel it together to pass into second Oracle insert. But the plan will be to include a dummy column generator or modify in the reject link to add all columns you need to insert into ...
- Mon Aug 10, 2009 8:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Design
- Replies: 12
- Views: 2520
- Mon Aug 10, 2009 8:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: consolidate the date ranges
- Replies: 15
- Views: 3167
- Mon Aug 10, 2009 2:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File
- Replies: 1
- Views: 805
- Sat Aug 08, 2009 8:55 am
- Forum: General
- Topic: Where can I get this Match Function?
- Replies: 14
- Views: 3724
- Sat Aug 08, 2009 8:13 am
- Forum: General
- Topic: Where can I get this Match Function?
- Replies: 14
- Views: 3724
Will the rows having ids identical to your company's will be discarded completely or loaded in few target but not all ? Also what will be the volume of data processed ? If the volume is small, I will load the patterns in a table and do a spare lookup with pattern matching in the sql. For large volum...
- Sat Aug 08, 2009 7:16 am
- Forum: General
- Topic: Where can I get this Match Function?
- Replies: 14
- Views: 3724
- Sat Aug 08, 2009 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Combining rows into a single row
- Replies: 6
- Views: 1884
- Sat Aug 08, 2009 6:58 am
- Forum: General
- Topic: Where can I get this Match Function?
- Replies: 14
- Views: 3724