Search found 53125 matches
- Mon Oct 27, 2014 7:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Truncation warning
- Replies: 5
- Views: 2684
- Sun Oct 26, 2014 11:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error reading EBCDIC file using CFF stage
- Replies: 1
- Views: 1994
- Sat Oct 25, 2014 10:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting records based on effective date
- Replies: 5
- Views: 2976
- Sat Oct 25, 2014 2:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading sequential file in the order of file
- Replies: 7
- Views: 3224
The sequential file stage will execute on one node. Another alternative, if you need to preserve order, is to partition on, say, row number and sort on that before finishing with a sort-merge collector. Or you could execute your four node job but constrain the Transformer stage to executing in a sin...
- Fri Oct 24, 2014 3:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting records based on effective date
- Replies: 5
- Views: 2976
So, if I read this right, the active record is passed through unchanged, and the inactive record is split into two, with the end date of one being the start date of the active record, and the start date of the other being the end date of the active record. Is this the correct reading? If so, sort by...
- Fri Oct 24, 2014 3:35 pm
- Forum: General
- Topic: Routine doesnt recognise jobs anymore
- Replies: 3
- Views: 1359
- Thu Oct 23, 2014 5:16 pm
- Forum: General
- Topic: Routine doesnt recognise jobs anymore
- Replies: 3
- Views: 1359
Re: Routine doesnt recognise jobs anymore
That may not be true if people even just open it to look at it, and save it without re-compiling. And that, I suspect, may be part of (all of?) the problem.Developer9 wrote:Job (B) is in Runnable status all the time
- Wed Oct 22, 2014 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to pass Apostrophe to Oracle Stage as parameter
- Replies: 3
- Views: 2884
- Wed Oct 22, 2014 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: One generic job to extract data from all tables
- Replies: 4
- Views: 2688
- Wed Oct 22, 2014 3:33 pm
- Forum: General
- Topic: MKS toolkit issues
- Replies: 6
- Views: 3314
- Mon Oct 20, 2014 3:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: One generic job to extract data from all tables
- Replies: 4
- Views: 2688
- Mon Oct 20, 2014 3:46 pm
- Forum: General
- Topic: Not able to Save, Compile or Import jobs in a project
- Replies: 9
- Views: 3724
- Sat Oct 18, 2014 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capture Record Insert Date and Record Update Date in SCD Sta
- Replies: 2
- Views: 1316
- Fri Oct 17, 2014 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: capture insert statements while migrating data into table
- Replies: 6
- Views: 2432
- Fri Oct 17, 2014 4:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: stage variable behavior
- Replies: 11
- Views: 10029