Search found 3835 matches
- Wed Dec 22, 2010 6:08 am
- Forum:
- Topic: Metadata Workbench Best Practices Document
- Replies: 1
- Views: 2077
I'd like to write one. :) I have a number of things on my blog (see below) as I collect a long list of techniques and ideas and find time to write about them, and I have heard that there is a redbook project being put together that will cover metadata issues. In the meantime, search the threads here...
- Tue Dec 21, 2010 4:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input stage - necessary codepage changes?
- Replies: 3
- Views: 1156
Wish I knew more about the NLS guts for you. The xml stages went thru a fairly extensive overhaul from 7.x to 8.x....mostly to add/replace the generally open source apache parser and processor that were used with Ascential with the ones required from an IBM perspective. I have no idea of that has an...
- Tue Dec 21, 2010 6:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input stage - necessary codepage changes?
- Replies: 3
- Views: 1156
Where exactly are you with 8.1 ? While I haven't heard of any NLS issues in particular, there were many other things wrong with the initial xmlPack in 8.0, and a few subtle things that remained in 8.1 ....a first check would be to see if you have you applied the overall FP1 for 8.1 ? It would be the...
- Fri Dec 17, 2010 9:05 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: WSDI Problem with service with more than one column
- Replies: 5
- Views: 5693
- Thu Dec 16, 2010 12:27 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: WSDI Problem with service with more than one column
- Replies: 5
- Views: 5693
No..... the WSPack (Web Service Tranformer or WS Client Stages) in DataStage has never supported arrays. It isn't able. There are ways to get around this, but the WSPack itself is happiest with single row in, single row out services. All I'm doing is trying to separate the issues. Issue number one, ...
- Thu Dec 16, 2010 6:59 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: WSDI Problem with service with more than one column
- Replies: 5
- Views: 5693
The problem is not with ISD....it's with Web Services Pack. The WSPack can't easily handle services with arrays. There are ways to do it, but for the moment I will assume that your real future client is a java or .NET application somewhere that wants to use your ISD DataStage or QualityStage based s...
- Wed Dec 15, 2010 1:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: MQ Reader Capacity Issue
- Replies: 2
- Views: 1152
- Tue Dec 14, 2010 1:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output file in UTF-16 format
- Replies: 2
- Views: 2043
Figuring the right support for an encoding issue is always a challenge.....it's hard to find out what really needs to be done, or what is at fault.... From the looks of your symptom, the error appears when you try to look at the resulting file..... What are you trying to look at it with? Perhaps it ...
- Mon Dec 13, 2010 4:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stage Variable intial value
- Replies: 3
- Views: 3510
- Mon Dec 13, 2010 7:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML help
- Replies: 2
- Views: 1177
- Fri Dec 10, 2010 8:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML OUTPUT
- Replies: 15
- Views: 4192
- Thu Dec 09, 2010 8:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to handle uncommitted messages in MQ
- Replies: 2
- Views: 1640
- Wed Dec 08, 2010 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Distributed Transaction stage
- Replies: 7
- Views: 4515
I haven't had a chance to test it extensively, but in 8.5 the Connectors offer this capability directly. Alternatively, it can be done prior to 8.5 in a Server Job. Each link coming from a single Transformer can go to a separate table with its own SQL, and then a single commit can be utiilized. Been...
- Mon Dec 06, 2010 10:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Create xml files from flat files using schema file
- Replies: 11
- Views: 10274
I'd consider other factors also before making a decision on which way to go here.....consider such things as: Is the max number of files 50? Or is that just your current number, and it could eventually be 500? Are the files large? or will they eventually be large? Will you need parallel processing o...
- Mon Dec 06, 2010 9:55 am
- Forum: Data Integration
- Topic: JMS and Data Stage
- Replies: 1
- Views: 9440