Search found 3835 matches
- Fri Sep 04, 2009 1:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple repeating Elements
- Replies: 18
- Views: 6693
- Fri Sep 04, 2009 1:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can DataStage write to JMS Queue
- Replies: 5
- Views: 6467
- Fri Sep 04, 2009 1:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Validation Against XSD
- Replies: 15
- Views: 11868
- Fri Sep 04, 2009 6:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Validating XML against dynamic xsd
- Replies: 2
- Views: 1293
- Wed Sep 02, 2009 4:51 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Support for Websphere TX
- Replies: 4
- Views: 10552
- Fri Aug 28, 2009 4:52 am
- Forum: General
- Topic: Information Server Manager: error while creating a package
- Replies: 4
- Views: 1302
- Tue Aug 25, 2009 1:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: front-end to DataStage
- Replies: 4
- Views: 1741
- Mon Aug 24, 2009 8:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invoke Java Class from Dstage
- Replies: 5
- Views: 2048
JavaPack makes it a lot more elegant, as you can directly interact on a row by row basis with your class. I have a more detailed entry on the subject in my blog below, but basically, DataStage gives control to your class when it (DataStage) needs a row (if your java stage is a source) or when it (Da...
- Sat Aug 22, 2009 8:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Another good piece on DataStage and XML
- Replies: 6
- Views: 3125
- Thu Aug 20, 2009 7:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Another good piece on DataStage and XML
- Replies: 6
- Views: 3125
Another good piece on DataStage and XML
...I'm not big on plugs, but if you are looking for some more good reading about XML and DataStage, check out this new article that several IBM XML experts wrote about pureXML and DataStage.... it's new on developerWorks.... http://www.ibm.com/developerworks/data/library/techarticle/dm-0908datastage...
- Wed Aug 19, 2009 1:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Xml Input Spaces Problem
- Replies: 13
- Views: 3159
- Tue Aug 18, 2009 5:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert XML data read from a clob to a XML file
- Replies: 2
- Views: 2360
Craig is correct --- you certainly don't need to put it into multiple lines for DataStage's benefit --- in fact, you WANT to send XMLInput a single large column if you are interested in parsing out the elements and attributes. On the other hand, if you are simply interested in writing it to disk, le...
- Tue Aug 18, 2009 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Xml Input Spaces Problem
- Replies: 13
- Views: 3159
You can have many, many output links from a single XMLInput Stage. This assumes that you would have a single output link for each of the different independent nodes that you are trying to retrieve from (unique repeating elements). Start adding them back to one of your Jobs that works, to see if you ...
- Mon Aug 17, 2009 6:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Xml Input Spaces Problem
- Replies: 13
- Views: 3159
- Mon Aug 17, 2009 12:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Xml Input Spaces Problem
- Replies: 13
- Views: 3159