Search found 3835 matches
- Fri Nov 06, 2009 6:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using XML stage in parallel execution mode
- Replies: 7
- Views: 2987
The xmlOutputStage only makes sense as a destination if it is running sequentially, so that it can put all the nodes back together... I'd have to test it further to determine exactly what it is doing, but I'm not surprised that the data isn't as you expect if it runs in parallel and is also the targ...
- Thu Nov 05, 2009 2:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading MQ Messages using DataStage
- Replies: 15
- Views: 19409
- Thu Nov 05, 2009 10:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading MQ Messages using DataStage
- Replies: 15
- Views: 19409
- Thu Nov 05, 2009 6:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using XML stage in parallel execution mode
- Replies: 7
- Views: 2987
I thought we were talking about XMLInput Stage to break up the parsing of a document into more processes. I read the first entry too briefly. You could use XMLOutput in parallel, but you have to do the final construction of the resulting document yourself. You could, if it makes sense, use parallel ...
- Wed Nov 04, 2009 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML validation on XML input stage result in sigsegv
- Replies: 7
- Views: 8404
Hard to say then...indeed the validation should go down the reject path, and you can indicate what kinds of errors to be captured and what should happen. You might want to play with the various options (warning, fatal, etc.) and the column datatype for the column on that particular link that you are...
- Wed Nov 04, 2009 11:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML validation on XML input stage result in sigsegv
- Replies: 7
- Views: 8404
- Wed Nov 04, 2009 10:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML validation on XML input stage result in sigsegv
- Replies: 7
- Views: 8404
Check a couple of things....first, how is the XML Schema identified in the document? There should be an attribute in the header called something like schemalocation or sometimes NoNameSpaceSchemaLocation. This points to the xsd. To be safe, do your testing with this pointing to a 100% local and full...
- Wed Nov 04, 2009 6:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML File Reading thru XML Input stage
- Replies: 10
- Views: 4762
- Tue Nov 03, 2009 6:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using XML stage in parallel execution mode
- Replies: 7
- Views: 2987
- Tue Nov 03, 2009 6:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML File Reading thru XML Input stage
- Replies: 10
- Views: 4762
Not sure what option you are speaking of....but earlier, if you were getting zero rows, it is 99% of the time due to incorrect xpath. Do some searches thru the forum...there are lots of basic entries on using xmlInput Stage. In brief, keep using the Folder Stage to send your document or the filename...
- Mon Nov 02, 2009 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xmloutput for a webservice
- Replies: 3
- Views: 1060
- Mon Nov 02, 2009 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xmloutput for a webservice
- Replies: 3
- Views: 1060
You have a lot of work to do, learning the XMLOutput Stage and exactly how it builds xml documents. Start by sending your output link from that Stage to a flat file...use a single column on the output link (call it something like mySOAPbody and make it varchar with a long length), and then in the se...
- Mon Nov 02, 2009 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML File Reading thru XML Input stage
- Replies: 10
- Views: 4762
- Sat Oct 31, 2009 7:57 am
- Forum: Data Integration
- Topic: Show Metadata, Court Says
- Replies: 2
- Views: 8980
- Fri Oct 30, 2009 2:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MQ - Post messages in a group
- Replies: 6
- Views: 1643