Search found 3835 matches
- Wed May 05, 2010 11:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: deploying services
- Replies: 3
- Views: 1217
Today this is best accomplished by a) migrating your DataStage Job. Use normal means. Compile the job in the new environment. If possible, keep the Server, Project, and Folder names the same. b) export your ISD project using the export function in the Information Server console. c) Make careful note...
- Wed May 05, 2010 10:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: deploying services
- Replies: 3
- Views: 1217
- Wed May 05, 2010 7:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Best Practices doc question
- Replies: 4
- Views: 1531
- Tue May 04, 2010 1:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Websphere MQ
- Replies: 8
- Views: 4210
- Tue May 04, 2010 12:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Websphere MQ
- Replies: 8
- Views: 4210
- Tue May 04, 2010 11:01 am
- Forum: General
- Topic: Managing repository
- Replies: 10
- Views: 2894
There are many... though for what you are noting here, dsjob is probably the most veratile, letting you dive deeply into job runs, link results, etc. etc. It comes in a variety of flavors, whether you prefer to do things in a shell at the OS command level, or C++, or directly from within DataStage. ...
- Tue May 04, 2010 6:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: another xml question
- Replies: 5
- Views: 2545
- Tue May 04, 2010 6:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xml source
- Replies: 2
- Views: 1473
Ask why those requirements are this rigid? Is it 40? or 400? Either way, somewhere you are going to have to work out the logic and map out the metadata, unless you write your own entirely dynamic parser.... How hard is it to get the metadata for all 40? ...they can exist on the same xmlInput Stage, ...
- Fri Apr 30, 2010 12:03 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: DB2 Extract into Web service
- Replies: 9
- Views: 6728
...Sort of....but now you are on a bigger topic...I can't comment on the rest of your job, and it's impact on having multiple nodes.... in general, they will all get multiples, although there are ways to control that --- but that is beyond this thread, discussed elsewhere in many topics in the forum...
- Fri Apr 30, 2010 10:16 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: DB2 Extract into Web service
- Replies: 9
- Views: 6728
- Fri Apr 30, 2010 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output format help
- Replies: 4
- Views: 1939
- Mon Apr 26, 2010 6:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: reading xml files through datastage having dtd
- Replies: 3
- Views: 6191
- Sat Apr 24, 2010 6:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: WebService
- Replies: 6
- Views: 1781
- Wed Apr 21, 2010 4:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: RTI WS doesn't return data if above a certain amount of rows
- Replies: 28
- Views: 8827
- Tue Apr 20, 2010 3:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML output stage problem
- Replies: 2
- Views: 1201
It's an anomaly. It's leaving out your namespace prefixes. The colon is supposed to be there, but it should also be prefixed with some letters before it. I believe that it had been fixed, as I haven't seen it in a long time, but it was definitely an early 8.x issue. Do you know if the namespaces are...