Search found 53125 matches
- Wed Apr 30, 2014 1:28 am
- Forum: General
- Topic: Multiple parameterized instances in parallel
- Replies: 5
- Views: 1842
- Wed Apr 30, 2014 1:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Column order changes after restarting DS Services
- Replies: 7
- Views: 3821
- Tue Apr 29, 2014 10:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parse data
- Replies: 13
- Views: 5985
There is no looping capability in the Transformer stage in server jobs. Further, you can't assume that times will always begin with 23:05. You must learn to create general solutions. For example, the number of time/string pairs in the string is one quarter of the number of colon-delimited fields ass...
- Tue Apr 29, 2014 6:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does Before-SQL works only for DML ?
- Replies: 11
- Views: 3629
- Tue Apr 29, 2014 6:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Connector Internals
- Replies: 6
- Views: 3030
- Tue Apr 29, 2014 4:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parse data
- Replies: 13
- Views: 5985
- Tue Apr 29, 2014 2:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: After APT_STRING_PADCHAR change...
- Replies: 1
- Views: 1158
- Mon Apr 28, 2014 6:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Oracle Wire Protocol driver Oracle Connection Dead
- Replies: 9
- Views: 4849
- Mon Apr 28, 2014 6:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Refresh Environments - Issue related to hashed files
- Replies: 10
- Views: 4684
- Fri Apr 25, 2014 4:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: adding zero into input field's data
- Replies: 6
- Views: 1443
Re: Reply
... which is exactly the expression that the original poster used.ssnegi wrote:Since you want 0 before the input value :
str('0',4-len(DSLink.COL)):DSLink.COL
- Fri Apr 25, 2014 4:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to: Timestamp to Date string OCONV
- Replies: 1
- Views: 3457
- Thu Apr 24, 2014 5:01 pm
- Forum: General
- Topic: RT_LOG Maintenance
- Replies: 8
- Views: 1943
- Thu Apr 24, 2014 4:59 pm
- Forum: General
- Topic: Cleaned up $DSHOME/errlog, but still have questions!
- Replies: 14
- Views: 6134
- Thu Apr 24, 2014 12:33 pm
- Forum: General
- Topic: RT_LOG Maintenance
- Replies: 8
- Views: 1943
Each RT_LOGnnn hashed file that has non-default purge settings will have a record called //PURGE.SETTINGS. You can view this with or, from the command line
Code: Select all
LIST.ITEM RT_LOGnnn '//PURGE.SETTINGS'Code: Select all
$DSHOME/bin/UVread RT_LOGnnn //PURGE.SETTINGS- Wed Apr 23, 2014 7:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Creating Multiple Format Flat File
- Replies: 9
- Views: 7230