Search found 53125 matches
- Fri Feb 06, 2009 12:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Record Count of Hashed File
- Replies: 12
- Views: 4428
- Fri Feb 06, 2009 12:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Variable for output value of server routine
- Replies: 8
- Views: 5184
- Thu Feb 05, 2009 10:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SAP BW Extract error
- Replies: 1
- Views: 1575
- Thu Feb 05, 2009 10:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Funnel warnings
- Replies: 7
- Views: 2255
- Thu Feb 05, 2009 7:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: API Stage
- Replies: 3
- Views: 1573
Please Search
- Thu Feb 05, 2009 7:34 pm
- Forum: General
- Topic: Problem with # symbol in transformer stage
- Replies: 4
- Views: 1313
- Thu Feb 05, 2009 4:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenate 3 files and generate sequence number
- Replies: 14
- Views: 7004
My earlier post to this IS your solution. Read the files with a Sequential File stage with a filter command (cat). You now have a single stream of rows. Use a Transformer stage to generate the line number (@OUTROWNUM) and to constrain so that the heading lines from job2 and job3 aren't passed (bette...
- Thu Feb 05, 2009 4:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify
- Replies: 9
- Views: 2509
- Thu Feb 05, 2009 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: EBCDIC numeric check
- Replies: 9
- Views: 3541
Not possible (except in original COBOL application, of course) without unpacking. Well, that's not entirely true, but it would need to be a custom routine to examine each possible bit pattern of each pair of bytes (allowing for byte order of the hardware, of course), which would probably be slower t...
- Thu Feb 05, 2009 4:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can I change a parameter in a value set at runtime?
- Replies: 6
- Views: 2359
So am I. Creating the Parameter Set causes an eponymous directory to be created in the project directory, and if you create values files these are stored in that directory as ordinary text files. Therefore you can edit them. I will be presenting a DSXchange Learning Center webinar on Parameter Sets ...
- Thu Feb 05, 2009 4:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error using Parameters in stage SybaseIQ Load
- Replies: 3
- Views: 802
- Thu Feb 05, 2009 4:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Variable for output value of server routine
- Replies: 8
- Views: 5184
- Thu Feb 05, 2009 4:29 pm
- Forum: General
- Topic: Problem with # symbol in transformer stage
- Replies: 4
- Views: 1313
- Thu Feb 05, 2009 12:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion error converting input field
- Replies: 4
- Views: 1941
- Thu Feb 05, 2009 12:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using a schema file in the Column Import stage in PX
- Replies: 14
- Views: 10308