Search found 42189 matches
- Mon Dec 16, 2013 11:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data conversion error
- Replies: 12
- Views: 6848
- Mon Dec 16, 2013 10:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML DataType
- Replies: 5
- Views: 1859
I don't have any DB2 experience but in Oracle you can't simply select XMLType data from the database. They have a set of functions specifically for those kind of tasks. Not sure how equivalent the two are but if you have a specific XML data type rather than simply storing it in a CLOB then I'd suspe...
- Mon Dec 16, 2013 10:26 am
- Forum: General
- Topic: Load Multiple Tables, One Job Design Question
- Replies: 3
- Views: 952
Re: Load Multiple Tables, One Job Design Question
Exactly... export from 8.7, import into 9.1 and you're ready to go.iq_etl wrote:Would you suggest just copying over the 8.7 jobs to 9.1 if we determine them to stay as server jobs?
- Mon Dec 16, 2013 8:46 am
- Forum: General
- Topic: Load Multiple Tables, One Job Design Question
- Replies: 3
- Views: 952
Re: Load Multiple Tables, One Job Design Question
We'd really rather not have to write conversions for all of these First thought? Don't. Just because you are moving to Parallel jobs doesn't mean every single Server job must be rewritten in Parallel. Use PX for new jobs where appropriate. Start the rewrite with those Server jobs that would most be...
- Mon Dec 16, 2013 7:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: EDI file as input and output
- Replies: 4
- Views: 1941
- Sun Dec 15, 2013 4:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: conversion error
- Replies: 5
- Views: 2097
- Sat Dec 14, 2013 4:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: conversion error
- Replies: 5
- Views: 2097
Sorry but what are you attempting to do with the substring operators? The "[5,0]" part... remove it. Don't see any need for the "ceil" rounding either. What happens with a straight-up function call?
Code: Select all
StringToDecimal(select_stats.CYCLE_DAY_OF_MONTH)- Sat Dec 14, 2013 4:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading XML - underperforming
- Replies: 18
- Views: 6639
a) use the xml Stage instead. The xml stage requires an xsd, and it has a steep learning curve, significantly because it demands that you have familiarity with xsd's and are comfortable with hierarchical concepts. This would be the new stage that I mentioned earlier, Joyce. No input or output just....
- Fri Dec 13, 2013 4:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: confounding problem with QUOTES in schema file
- Replies: 3
- Views: 3621
You only use the INTACT keyword for partial schemas. Changing quotes to "double" is what fixed the problem in your subject line, removing the "intact" property is what let the fields be parsed properly. How did you end up with that option in the schema file?
- Fri Dec 13, 2013 3:29 pm
- Forum: General
- Topic: Compare Two Values in Sequential File
- Replies: 19
- Views: 7977
- Fri Dec 13, 2013 11:20 am
- Forum: General
- Topic: Compare Two Values in Sequential File
- Replies: 19
- Views: 7977
- Fri Dec 13, 2013 8:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing multiple groups of recs to a shared container
- Replies: 8
- Views: 3559
- Fri Dec 13, 2013 8:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading XML - underperforming
- Replies: 18
- Views: 6639
- Fri Dec 13, 2013 7:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server job aborts with connector stages in 8.7
- Replies: 7
- Views: 4112
- Fri Dec 13, 2013 7:50 am
- Forum: General
- Topic: DataStage 9.1 Operations Console Database Supported Versions
- Replies: 8
- Views: 4606