Search found 42189 matches
- Wed Feb 09, 2011 11:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Replace
- Replies: 6
- Views: 2298
I was responding to the original question, specifically - replacing the contents of positions 10 thru 12 in the string. One time, one place, hence the suggestion to substring. The OP was wondering how to make the pxEreplace do the same because there can be multiple occurances of the target character...
- Wed Feb 09, 2011 11:13 pm
- Forum: General
- Topic: DS_AUDIT not updated
- Replies: 8
- Views: 3314
- Wed Feb 09, 2011 11:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to call stored procedure in transformer stage
- Replies: 8
- Views: 3373
- Wed Feb 09, 2011 10:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how data loads in db2 stage after restarting
- Replies: 6
- Views: 1801
- Wed Feb 09, 2011 10:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to call stored procedure in transformer stage
- Replies: 8
- Views: 3373
I was thinking the SP stage had an ODBC option for 'Vendor' but on examining the docs that seems to be... incorrect. Can you go into a little more detail on your need here? What does the proc do? Do you need to execute it only once? Or once per row? The latter is going to be quite painful from a per...
- Wed Feb 09, 2011 6:58 pm
- Forum: General
- Topic: DS_AUDIT not updated
- Replies: 8
- Views: 3314
- Wed Feb 09, 2011 6:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Replace
- Replies: 6
- Views: 2298
- Wed Feb 09, 2011 9:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Controller problem: Error calling DSSetParam
- Replies: 3
- Views: 4678
- Wed Feb 09, 2011 9:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to call stored procedure in transformer stage
- Replies: 8
- Views: 3373
- Wed Feb 09, 2011 8:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What function to use for replacing string?
- Replies: 4
- Views: 3425
Split from this topic. I had to guess on the particulars (version, O/S) so if either are wrong please edit your post and correct them.
- Wed Feb 09, 2011 8:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to call stored procedure in transformer stage
- Replies: 8
- Views: 3373
- Wed Feb 09, 2011 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Replace
- Replies: 6
- Views: 2298
Substring using the "[]" operators:
Where "XXXX" is the replacement text for string positions 10 thru 12.
Edited because you actually meant 10th thru 12th.
Code: Select all
YourString[1,9]:"XXXX":YourString[13,999]Edited because you actually meant 10th thru 12th.
- Wed Feb 09, 2011 8:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: insert and updateConstraints with columns having null values
- Replies: 7
- Views: 4027
- Wed Feb 09, 2011 8:08 am
- Forum: General
- Topic: How to store Job start time,end time,job name in Oracle
- Replies: 51
- Views: 37920
:!: Just a quick note :!: RSunny, we are now on the fourth page of your hijacking of this thread, something I shouldn't have allowed to happen. Next time you have questions or problems of your own, start a new post. When I get some time, I'll get out the scapel and see if I can hack these two apart ...
- Wed Feb 09, 2011 8:03 am
- Forum: General
- Topic: How to store Job start time,end time,job name in Oracle
- Replies: 51
- Views: 37920