Search found 42189 matches
- Mon Nov 16, 2015 2:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Subtags Merge
- Replies: 5
- Views: 2314
- Mon Nov 16, 2015 11:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential file format to load varchar empty field in DB2
- Replies: 6
- Views: 5132
- Mon Nov 16, 2015 10:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running job with multiple parameters
- Replies: 8
- Views: 6874
- Mon Nov 16, 2015 8:16 am
- Forum: General
- Topic: Quality stage or both Designer and QualityStage?
- Replies: 9
- Views: 2656
- Fri Nov 13, 2015 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Restful web service
- Replies: 9
- Views: 9327
- Fri Nov 13, 2015 1:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: write new key value to all rows
- Replies: 2
- Views: 977
Just to expand on that 'nothing fancy' comment, I just meant it's a SQL query to SELECT MAX(whatever) from the target. The wrinkle is how you get that into the job and like most things in a tool like this, there are many ways to skin the proverbial cat. A separate step could run the query and write ...
- Fri Nov 13, 2015 11:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: write new key value to all rows
- Replies: 2
- Views: 977
Welcome. Without dwelling much on your design, one typical approach is to gather the highest surrogate value from the target just before the load and you don't need anything fancy for that, then you should be able to seed a Surrogate Key Generator state file to use that as the starting value. It wil...
- Fri Nov 13, 2015 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: High Memory Utilization
- Replies: 11
- Views: 3143
- Fri Nov 13, 2015 8:14 am
- Forum: General
- Topic: Export the new updated items automatically
- Replies: 3
- Views: 1377
- Fri Nov 13, 2015 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Subtags Merge
- Replies: 5
- Views: 2314
That document is hosted at Ray's site.
- Fri Nov 13, 2015 8:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Complex flat file stage to read a pipe delimited filed
- Replies: 6
- Views: 3130
I'm assuming (can't turn it up in the docs at the moment) it is related to defining your multiple record types, as in the field to check and the values to identify (tag) each row type. It sounds like it found two things there that you didn't account for... which also sounds like they are not setup c...
- Thu Nov 12, 2015 3:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: High Memory Utilization
- Replies: 11
- Views: 3143
- Thu Nov 12, 2015 9:33 am
- Forum: General
- Topic: validating XML output using XML schema
- Replies: 11
- Views: 13748
- Thu Nov 12, 2015 7:06 am
- Forum: General
- Topic: Attempting to Cleanup after ABORT raised in job
- Replies: 5
- Views: 5966
- Wed Nov 11, 2015 8:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: efficient string manipulation question
- Replies: 3
- Views: 2267