Search found 15603 matches
- Sat Nov 03, 2012 5:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer not compiling- compiler error
- Replies: 10
- Views: 4308
- Sat Nov 03, 2012 3:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with logic
- Replies: 6
- Views: 1422
Since the same action is performed twice, it is more efficient to use a stage variable, but in this case (TRIM(to_transf4.COST_CNTR_TCD='') becomes (TRIM(NullToEmpty(to_transf4.COST_CNTR_TCD)='') That assumes that you want NULL values to equate to an empty string, otherwise the function would be (TR...
- Sat Nov 03, 2012 2:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer not compiling- compiler error
- Replies: 10
- Views: 4308
- Fri Nov 02, 2012 10:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with logic
- Replies: 6
- Views: 1422
- Fri Nov 02, 2012 9:41 am
- Forum: General
- Topic: transformer is not working.
- Replies: 8
- Views: 3723
- Fri Nov 02, 2012 9:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer not compiling- compiler error
- Replies: 10
- Views: 4308
- Fri Nov 02, 2012 9:18 am
- Forum: General
- Topic: Datastage Job Sequence
- Replies: 5
- Views: 7848
- Fri Nov 02, 2012 9:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with logic
- Replies: 6
- Views: 1422
- Fri Nov 02, 2012 9:14 am
- Forum: General
- Topic: transformer is not working.
- Replies: 8
- Views: 3723
- Fri Nov 02, 2012 5:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to remove delimiter (;) from the end of a csv file
- Replies: 5
- Views: 2307
- Fri Nov 02, 2012 3:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to remove delimiter (;) from the end of a csv file
- Replies: 5
- Views: 2307
- Fri Nov 02, 2012 2:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RCP and performing a database update
- Replies: 7
- Views: 8845
It can be a bit of work to get the stage working as expected. First you need to write the job, preferable with RCP, but using your normal output stage. Once you have all the stage options correctly defined as you want them, turn on $OSH_DUMP and select the section that uses the stage you want to tur...
- Fri Nov 02, 2012 1:38 am
- Forum: General
- Topic: How to change the date format in the job control
- Replies: 10
- Views: 2328
- Wed Oct 31, 2012 10:35 am
- Forum: General
- Topic: How to change the date format in the job control
- Replies: 10
- Views: 2328
- Wed Oct 31, 2012 8:26 am
- Forum: General
- Topic: How to change the date format in the job control
- Replies: 10
- Views: 2328