Search found 42189 matches
- Mon Mar 03, 2014 1:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capture Only Not matching rows
- Replies: 4
- Views: 1076
- Mon Mar 03, 2014 12:52 pm
- Forum: General
- Topic: Customer Dimension
- Replies: 12
- Views: 3782
- Mon Mar 03, 2014 12:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capture Only Not matching rows
- Replies: 4
- Views: 1076
- Mon Mar 03, 2014 11:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Encrypted File
- Replies: 1
- Views: 709
- Mon Mar 03, 2014 10:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: COBOL flat file import
- Replies: 28
- Views: 16574
- Mon Mar 03, 2014 9:09 am
- Forum: General
- Topic: Customer Dimension
- Replies: 12
- Views: 3782
- Mon Mar 03, 2014 8:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Coding Bulk and Inserts/Updates
- Replies: 3
- Views: 1472
Re: Coding Bulk and Inserts/Updates
It will.Raftsman wrote:I am also not sure whether the Bulk loader will use up a connection in the job for nothing when not used
FWIW, in the very small number of times where I've had to differentiate between an initial and subsequent loads, I've created two jobs.
- Mon Mar 03, 2014 8:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Functionality of Preserve Partition
- Replies: 1
- Views: 1081
- Mon Mar 03, 2014 8:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Senario?
- Replies: 2
- Views: 882
Or use a Sort stage to generate a Key Change column on the first field and then all you need is:
And of course, mind your partitioning.
Code: Select all
svRunningTotal: If KeyChange then COL2 else svRunningTotal + COL2- Mon Mar 03, 2014 8:00 am
- Forum: General
- Topic: Customer Dimension
- Replies: 12
- Views: 3782
- Fri Feb 28, 2014 10:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job hanging up while decimal(12,3) to decimal(10,3
- Replies: 13
- Views: 4030
- Fri Feb 28, 2014 8:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to open transport FIFO
- Replies: 4
- Views: 873
- Fri Feb 28, 2014 8:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CheckSum Stage in datastage
- Replies: 13
- Views: 8297
- Fri Feb 28, 2014 8:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job hanging up while decimal(12,3) to decimal(10,3
- Replies: 13
- Views: 4030
- Fri Feb 28, 2014 8:21 am
- Forum: General
- Topic: Multiple jobs on the same Designer canvas
- Replies: 7
- Views: 2530