Search found 42189 matches
- Thu Apr 28, 2011 7:20 am
- Forum: General
- Topic: Unable to make the RO job to NRO
- Replies: 18
- Views: 5946
- Thu Apr 28, 2011 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue wit data extraction
- Replies: 2
- Views: 2385
- Thu Apr 28, 2011 6:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Current date in Teredata
- Replies: 9
- Views: 4697
- Thu Apr 28, 2011 6:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: current date () - 6 months
- Replies: 17
- Views: 6812
- Thu Apr 28, 2011 6:53 am
- Forum: General
- Topic: Sequencer job status capture
- Replies: 2
- Views: 1016
- Thu Apr 28, 2011 6:45 am
- Forum: General
- Topic: Unable to make the RO job to NRO
- Replies: 18
- Views: 5946
- Wed Apr 27, 2011 5:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: combining multiple rows into 1 row
- Replies: 8
- Views: 2993
Re: combining multiple rows into 1 row
Yes, take the max of each column.sri75 wrote:can we do this usiing aggregate stage instead of stage variables.
- Wed Apr 27, 2011 5:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: combining multiple rows into 1 row
- Replies: 8
- Views: 2993
Code: Select all
tags preserve whitespace.- Wed Apr 27, 2011 10:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: suppress trailing zero
- Replies: 5
- Views: 2759
- Wed Apr 27, 2011 8:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transformer without Primary Input
- Replies: 7
- Views: 5334
- Wed Apr 27, 2011 6:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read From XML
- Replies: 8
- Views: 3211
Re: Read From XML
How did you create your XPath Expressions?

Do we have to guess the "strange error" you are getting?behrouz wrote:i am trying to read this xml from xml output but get some strange error
- Wed Apr 27, 2011 6:41 am
- Forum: General
- Topic: Migration 7.5 to 8.5
- Replies: 2
- Views: 899
Every version comes with an 'Installation and Upgrade Guide' that lays out the whole process. At a very high level, you'll need to export all projects from the old 7.x environment and import them into the new 8.x environment, which will compile them as well so no need to do that manually. Should you...
- Wed Apr 27, 2011 6:35 am
- Forum: General
- Topic: Authentication mode
- Replies: 2
- Views: 873
Well... there's always Google. And Wikipedia.
http://en.wikipedia.org/wiki/Pluggable_ ... on_Modules
http://en.wikipedia.org/wiki/Pluggable_ ... on_Modules
- Tue Apr 26, 2011 9:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_ipcput() - timeout waiting for mutex
- Replies: 5
- Views: 2859
- Tue Apr 26, 2011 9:13 pm
- Forum: General
- Topic: Error during bulkload
- Replies: 17
- Views: 3306
No need to hope, they're all out there for the googling. For example, here. You also need to realize that a zero return code does not always mean everything is OK.