It's possible that the DB2 Connector (new with release 8) is required to understand the pureXML datatypes.........but perhaps pureXML has ways of loading xml from disk, which DS could produce....
Ernie
Search found 3835 matches
- Mon Jun 07, 2010 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading XMLs into Db2 UDB -
- Replies: 3
- Views: 1222
- Mon Jun 07, 2010 3:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading XMLs into Db2 UDB -
- Replies: 3
- Views: 1222
Have you seen this article? I haven't seen any sites using it, but perhaps this will help...
http://www.ibm.com/developerworks/data/ ... 1&S_CMP=FP
http://www.ibm.com/developerworks/data/ ... 1&S_CMP=FP
- Mon Jun 07, 2010 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF stage:Issue of Junk values
- Replies: 2
- Views: 1258
- Mon Jun 07, 2010 1:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Webservices Error
- Replies: 13
- Views: 12506
- Mon Jun 07, 2010 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML stage Error due to special character
- Replies: 8
- Views: 13965
Did some testing..perhaps this will help you in your research.... Environment is Windows XP, with DataStage 8.1 and FP1. The xml document has a character copyright in it (as in your first posting) and also the decimal version of the copyright. IE 7, in my environment, blows up on the copyright symbo...
- Fri Jun 04, 2010 12:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Improve performance with multiple transformers
- Replies: 24
- Views: 6451
- Fri Jun 04, 2010 5:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML stage Error due to special character
- Replies: 8
- Views: 13965
These things can get a bit strange, because they are often dependent upon encoding schemes. What is at the top of your document? Does it have a specific declaration of UTF-8 ? It may need to have it specifically included, or even an alternate encoding scheme. A quick search on the web should uncover...
- Fri Jun 04, 2010 5:18 am
- Forum: General
- Topic: Processing XML using external source
- Replies: 2
- Views: 1319
Look carefully at the Description property of your output link......you should have something like /Name/FirstName . Anything else would be a typical reason for getting zero rows. Also...just in case, send your External Source stage link to a sequential file and be sure you are getting the filename ...
- Thu Jun 03, 2010 6:53 pm
- Forum: IBM QualityStage
- Topic: What's in your wallet?
- Replies: 7
- Views: 2653
- Thu Jun 03, 2010 12:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Web Services Transformer stg-Out of memeory error
- Replies: 1
- Views: 3680
Does the WSTransformer work in general? (with other services with smaller payloads, etc.)? If so, then you probably simply have a payload that is just too large. Ultimately, the WSTransformer has to receive and parse out the returned SOAP envelope (XML)....if the payload is so large that it is over ...
- Thu Jun 03, 2010 9:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting error while running RunImportStart.sh script
- Replies: 6
- Views: 5623
I'm not sure what parts of Info Server are impacted by OMD import, but it's possible that increasing the heap space for WAS would help...... ....But I would also want to talk about the OMD that you are importing? What is the goal for OMD in your scenarion withing the Metadata Workbench? Collecting O...
- Wed Jun 02, 2010 5:38 pm
- Forum:
- Topic: Where do Metadata Workbench Data Files come from?
- Replies: 3
- Views: 3041
- Wed Jun 02, 2010 10:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read data from MQRFH2 messages using MQ connector ?
- Replies: 1
- Views: 1975
I played a bit with this when the Connector first came out, but only in a lab scenario. I'd have to check my notes, but I recall that there was good detail on this in the manual, and at the very least, you needed the WSMQ.FORMATHEADERS (or something like that) Data Element in the output link as a co...
- Wed Jun 02, 2010 8:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastge- MQ connection
- Replies: 2
- Views: 1063
- Wed Jun 02, 2010 4:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML OutPut stage
- Replies: 2
- Views: 1881