Search found 53125 matches
- Mon Aug 25, 2008 1:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get previous timestamp field
- Replies: 4
- Views: 1227
- Mon Aug 25, 2008 1:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warning while running Validate and Load job
- Replies: 2
- Views: 856
- Sun Aug 24, 2008 11:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parse question
- Replies: 6
- Views: 1796
- Sun Aug 24, 2008 11:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: type conversion functions
- Replies: 1
- Views: 899
- Sun Aug 24, 2008 11:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 2 Char year - YY Conversion
- Replies: 9
- Views: 3794
1996 will always be displayed as 1996. APT_DATE_CENTURY_BREAK_YEAR is defined (in DataStage Parallel Job Advanced Developer's Guide page 6-19 for version 7.5) as "Four digit year which marks the century two-digit dates belong to. It is set to 1900 by default." That is, if you have a two-digit year, ...
- Sun Aug 24, 2008 10:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abort of Job
- Replies: 6
- Views: 1342
- Sun Aug 24, 2008 9:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Time stamp conversion
- Replies: 1
- Views: 1057
TiimestampToDate() function with appropriate timestamp format string in a Transformer stage. date_from_timestamp() function with appropriate timestamp format string in a Modify stage. Dates themselves do not have a format, so the format only becomes pertinent if you then want to convert the date dat...
- Sun Aug 24, 2008 9:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: uvsh.exe "Memory cannot read"
- Replies: 5
- Views: 2742
- Sun Aug 24, 2008 9:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatination of columns
- Replies: 2
- Views: 1224
Posting the same question twice won't get any better answers.
The only possible stage is Transformer.
Modify does not permit multiple argument functions (such as concatenate) while generators do not use input columns at all.
The only possible stage is Transformer.
Modify does not permit multiple argument functions (such as concatenate) while generators do not use input columns at all.
- Sun Aug 24, 2008 9:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatinate columns
- Replies: 1
- Views: 781
- Sun Aug 24, 2008 9:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: funnel sequential files
- Replies: 2
- Views: 1618
Why do you "have to use a Funnel stage" - is this some kind of examination? The Funnel stage requires IDENTICAL metadata on all of its inputs, so you would have to construct these based on your five different sets of metadata. And what fields are required in the output, and from which input file(s) ...
- Sun Aug 24, 2008 9:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abort of Job
- Replies: 6
- Views: 1342
- Sun Aug 24, 2008 5:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: View data error on the dataset
- Replies: 2
- Views: 1487
- Sun Aug 24, 2008 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Inserting a value for a field in column generator
- Replies: 8
- Views: 2006