Search found 42189 matches
- Tue Mar 15, 2011 6:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LANG Environment variable
- Replies: 4
- Views: 2940
It doesn't matter what *you* see from the command line, what matters is what exists in the job's environment when it runs... and even with 'the same user' they're not the same thing. Since it seems to be missing there on production, add it to the environment of that server at whatever level seems ap...
- Tue Mar 15, 2011 6:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calculating subtotals
- Replies: 4
- Views: 2960
- Tue Mar 15, 2011 6:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orcadmin utility
- Replies: 4
- Views: 2654
- Tue Mar 15, 2011 6:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenate Rows in Single Column
- Replies: 5
- Views: 8768
- Tue Mar 15, 2011 6:32 pm
- Forum: General
- Topic: connect to datasources issue
- Replies: 4
- Views: 2266
- Tue Mar 15, 2011 3:22 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Roll back issue in a service
- Replies: 11
- Views: 7266
Yah... the key in Server is the ability to use a single target ODBC stage for all of this work and then a single COMMIT or ROLLBACK for the entire unit of work. Ernie helped me do this very thing (on a somewhat smaller scale) a number of years ago. And, as noted, not something easily conveyed in a p...
- Tue Mar 15, 2011 7:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Slow Delete Operation in ODBC Stage
- Replies: 12
- Views: 4390
- Tue Mar 15, 2011 7:34 am
- Forum: General
- Topic: Fast Track
- Replies: 3
- Views: 1513
- Tue Mar 15, 2011 7:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenate Rows in Single Column
- Replies: 5
- Views: 8768
Still a vertical pivot and to me the easiest way to solve the 'concatenation' part in a Server job is to use a Hashed File. Read and write to it in the same transformer, create a new record for each key on a lookup miss and append values on a lookup hit. Make sure you do not cache the lookup. A sear...
- Tue Mar 15, 2011 7:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Slow Delete Operation in ODBC Stage
- Replies: 12
- Views: 4390
- Tue Mar 15, 2011 7:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to pick minimum value from each group using aggregator
- Replies: 5
- Views: 4570
- Tue Mar 15, 2011 7:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modifying Job Export XML
- Replies: 7
- Views: 3282
As noted, there's no documentation so any job generation you end up doing will be via your own experimentation and discovery. To me that's an entirely different discussion from 'modifying job export xml' and something that's been going on forever as Ernie notes. I've personally been involved in a pr...
- Tue Mar 15, 2011 7:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to read .XLS file from DS
- Replies: 6
- Views: 2724
- Tue Mar 15, 2011 7:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenate Rows in Single Column
- Replies: 5
- Views: 8768
- Tue Mar 15, 2011 7:01 am
- Forum: General
- Topic: Connecting to Sql server 2008 from Server routine
- Replies: 24
- Views: 12484