Search found 53125 matches
- Tue Aug 09, 2011 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orchestrate Schema with RCP and Timestamp
- Replies: 9
- Views: 5773
- Tue Aug 09, 2011 3:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: import meta data from datastage designer
- Replies: 2
- Views: 3048
- Tue Aug 09, 2011 3:30 pm
- Forum: General
- Topic: new project locked by DataStageSystemUser
- Replies: 5
- Views: 3520
- Tue Aug 09, 2011 3:25 pm
- Forum: General
- Topic: Automatic DataStage Project Export (.dsx)
- Replies: 5
- Views: 3781
- Tue Aug 09, 2011 3:20 pm
- Forum: IBM QualityStage
- Topic: Overrides in Standardization Stage
- Replies: 5
- Views: 1385
- Tue Aug 09, 2011 12:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to avoid Lookup Warning
- Replies: 2
- Views: 2183
- Mon Aug 08, 2011 10:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to create fixed width text file
- Replies: 10
- Views: 5489
How about I re-phrase the expression slightly less efficiently?
From that you might generalize to right space padding.
Code: Select all
Right(Str("0",10) : InLink.TheString, 10)Code: Select all
Left(InLink.AnotherString : Space(23), 23)- Mon Aug 08, 2011 9:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: reverse pivot
- Replies: 2
- Views: 1733
Search DSXchange for "vertical pivot" in server jobs. There are at least three ways, all of which have been published here.
- Mon Aug 08, 2011 9:57 pm
- Forum: General
- Topic: how to rename multiple jobs
- Replies: 4
- Views: 2711
Re: how to rename multiple jobs
One at a time.ds_dwh wrote:how to rename multile job names.
- Mon Aug 08, 2011 4:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to create fixed width text file
- Replies: 10
- Views: 5489
Code: Select all
Right("0000000000" : InLink.TheString, 10)- Mon Aug 08, 2011 4:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compiler options for 8.5
- Replies: 3
- Views: 1654
- Mon Aug 08, 2011 4:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datetime field overflow error
- Replies: 17
- Views: 11614
Code: Select all
CurrentDate() - Mon Aug 08, 2011 4:20 pm
- Forum: General
- Topic: Automatic DataStage Project Export (.dsx)
- Replies: 5
- Views: 3781
- Mon Aug 08, 2011 4:16 pm
- Forum: IBM QualityStage
- Topic: Match Designer: Error retrieving data for results grid
- Replies: 1
- Views: 1437
- Mon Aug 08, 2011 4:14 pm
- Forum: IBM QualityStage
- Topic: Any challenge integration with Oralce Exadata usingDatastage
- Replies: 2
- Views: 1802