Search found 42189 matches
- Mon Jun 09, 2014 5:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replace a string with another string
- Replies: 12
- Views: 5888
- Mon Jun 09, 2014 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orchamdin Utility
- Replies: 6
- Views: 2506
- Mon Jun 09, 2014 1:47 pm
- Forum: General
- Topic: Datastage (Infosphere Information Server) Sizing
- Replies: 9
- Views: 1640
You might find Eric's reply in this thread of interest.
- Mon Jun 09, 2014 1:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replace a string with another string
- Replies: 12
- Views: 5888
- Mon Jun 09, 2014 1:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input Stage
- Replies: 7
- Views: 2373
Actually, you missed the part about the image tags and used the normal url tags, which means someone has to click through to your image. I replaced them with the tags I mentioned so you can see the difference. Unfortunately, it doesn't shed any additional light on the subject. How do you know the fi...
- Mon Jun 09, 2014 11:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Universe program from datastage
- Replies: 4
- Views: 2476
- Mon Jun 09, 2014 11:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input Stage
- Replies: 7
- Views: 2373
- Mon Jun 09, 2014 10:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input Stage
- Replies: 7
- Views: 2373
- Mon Jun 09, 2014 10:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input Stage
- Replies: 7
- Views: 2373
- Mon Jun 09, 2014 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replace a string with another string
- Replies: 12
- Views: 5888
- Mon Jun 09, 2014 8:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find whether a substring is present in a field
- Replies: 7
- Views: 3026
- Mon Jun 09, 2014 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replace a string with another string
- Replies: 12
- Views: 5888
- Mon Jun 09, 2014 7:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find whether a substring is present in a field
- Replies: 7
- Views: 3026
One such discussion here.
- Mon Jun 09, 2014 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find whether a substring is present in a field
- Replies: 7
- Views: 3026
The high level answer is the Index() function, just don't worry about the 'where' of the substring just the fact that it was found (non-zero/true return) or not found (zero/false return). There's also a little game you'd have to play to avoid sub-string matches, I'll see if I can find a post that di...
- Mon Jun 09, 2014 6:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Replace a string with another string
- Replies: 12
- Views: 5888
Split off from this conversation on the same topic. And the answer is still no until you get up into the 9.x release, from what I recall.