Search found 42189 matches
- Fri Feb 01, 2013 11:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Schema file error
- Replies: 13
- Views: 7231
Re: Schema file error
I must state here that my data is 248555.00 so its clear that spaces are being added in between digits. and 248555.00 is thus becoming 2 4 8 5 5 5 . 0 0 Just wanted to point out that no spaces are being added to the data, that's just how that particular message represents the data, i.e. with all of...
- Fri Feb 01, 2013 7:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job reports failure (code 134)
- Replies: 8
- Views: 5229
- Fri Feb 01, 2013 7:45 am
- Forum: General
- Topic: XML Stage vs XML Pack
- Replies: 15
- Views: 3455
1. It should come with 'base' release of 8.7 but should also be simple to add to your existing release. 2. Documented in each release. Start here and choose the release you are interested in reading about. This is a direct link to the 8.7 pdf for the XML Transformation Guide, the documentation for t...
- Thu Jan 31, 2013 8:57 pm
- Forum: General
- Topic: XML Stage vs XML Pack
- Replies: 15
- Views: 3455
- Thu Jan 31, 2013 11:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error: Duplicate Class Registration
- Replies: 3
- Views: 1412
First you need to verify that the compiler you are using is one of the ones officially supported for your version on your O/S for use with DataStage. If that is the case, then you'd need to detail what you did to configure DataStage to use it - the values you've set for the various compiler and link...
- Thu Jan 31, 2013 8:40 am
- Forum: General
- Topic: XML Stage vs XML Pack
- Replies: 15
- Views: 3455
- Thu Jan 31, 2013 8:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error: Duplicate Class Registration
- Replies: 3
- Views: 1412
- Wed Jan 30, 2013 8:06 am
- Forum: General
- Topic: xmeta query to get the job log
- Replies: 3
- Views: 3195
- Wed Jan 30, 2013 7:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-00972 Identifier is too long in Optimized Jobs
- Replies: 5
- Views: 2377
- Wed Jan 30, 2013 7:55 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Trying to select at Job in the Operations in ISD Application
- Replies: 4
- Views: 4285
- Tue Jan 29, 2013 6:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Get File name in External source stage
- Replies: 18
- Views: 12527
OK... not sure why you would use count to get the filenames but regardless you have them. You must also have it in the Transformer as you need to pass it to the XML Input stage so it knows what file to read, yes? Clarify for us what exactly it is you need to do with this filename, where it needs to ...
- Tue Jan 29, 2013 4:41 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Trying to select at Job in the Operations in ISD Application
- Replies: 4
- Views: 4285
- Tue Jan 29, 2013 2:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: spaces
- Replies: 1
- Views: 969
- Tue Jan 29, 2013 11:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Get File name in External source stage
- Replies: 18
- Views: 12527
- Tue Jan 29, 2013 8:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to read large xml file via external source stage
- Replies: 1
- Views: 885
So what have you tried so far? What issues have you faced? This article by Ernie Ostic has much good information in it on the subject.