Search found 42189 matches
- Tue Jan 03, 2012 7:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row Merger
- Replies: 4
- Views: 1672
The difference as compared to what? :? A 'Row Merger' simply takes all of the incoming fields and 'merges' them into a single column / field. Is that what you are trying to accomplish? As requested, can you state your full requirements for the job in question - what is it meant to do? Perhaps the Ro...
- Tue Jan 03, 2012 7:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Joining unrelated files in Server jobs
- Replies: 1
- Views: 1108
Welcome. Correct, hashed file records are uniquely identified by their key value and duplicates are handled in a destructive overwrite or 'last one in wins' manner. Hard-coding a key like that works when you only have one record in the hashed file that you need to look up over and over. How do you n...
- Tue Jan 03, 2012 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to handle newline character reading from sequential file
- Replies: 24
- Views: 19263
- Tue Jan 03, 2012 7:07 am
- Forum: General
- Topic: Using Email notification activity can we send a HTML tags
- Replies: 4
- Views: 1695
DataStage on UNIX uses 'sendmail' under the covers and that only supports HTML if the message is MIME encoded. For one example, see here. Which also means you'll need to roll your own email routine to accomplish this, unless (perhaps?) you send the HTML document as an attachment instead of in the bo...
- Mon Jan 02, 2012 10:09 pm
- Forum: General
- Topic: explanation for the teradata sql code
- Replies: 2
- Views: 1200
- Mon Jan 02, 2012 12:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to handle newline character reading from sequential file
- Replies: 24
- Views: 19263
Well... first off this isn't your topic and thus not your data, only the data that you've created in what you assume is a match for the original poster's data. Secondly, have you validated what you have as the 'terminator' inside that last field? Perhaps you should only be converting one of the two ...
- Mon Jan 02, 2012 11:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to handle newline character reading from sequential file
- Replies: 24
- Views: 19263
- Mon Jan 02, 2012 10:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: help in the below logic
- Replies: 8
- Views: 1660
- Mon Jan 02, 2012 9:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to handle newline character reading from sequential file
- Replies: 24
- Views: 19263
- Sun Jan 01, 2012 8:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to restrict first row using the outrownum variable
- Replies: 9
- Views: 2975
- Sat Dec 31, 2011 9:24 am
- Forum: General
- Topic: ENVIRONMENT
- Replies: 8
- Views: 1383
- Fri Dec 30, 2011 11:51 pm
- Forum: General
- Topic: Error while using ExecDOS
- Replies: 3
- Views: 1114
- Fri Dec 30, 2011 6:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to handle new line termination for a field
- Replies: 11
- Views: 4192
I recall issues with embedded quotes but thought there was some sort of equivalent for this in the PX Sequential File stage, guess I thunk wrong. For those of you who have faced and overcome this issue, what solution did you architect? What was your 'work around'? Ah... I see Ray added his while I w...
- Fri Dec 30, 2011 5:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to handle new line termination for a field
- Replies: 11
- Views: 4192
- Fri Dec 30, 2011 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to restrict first row using the outrownum variable
- Replies: 9
- Views: 2975