Even though it's Windows, you might also try using forward slashes.
Would you mind informing us how you resolved this?
Search found 53125 matches
- Wed Feb 03, 2016 3:45 pm
- Forum: General
- Topic: dsjobreport argument
- Replies: 4
- Views: 2756
- Wed Feb 03, 2016 3:42 pm
- Forum: IBM QualityStage
- Topic: USNAME clarification
- Replies: 20
- Views: 12403
- Wed Feb 03, 2016 3:41 pm
- Forum: IBM QualityStage
- Topic: QualityStage issue - unhandled address
- Replies: 7
- Views: 4944
- Tue Feb 02, 2016 4:39 pm
- Forum: General
- Topic: Stage descriptions lose CR when jobs are reopened
- Replies: 3
- Views: 1302
- Tue Feb 02, 2016 4:25 pm
- Forum: General
- Topic: Replace Functions in a Sequencer
- Replies: 8
- Views: 1834
The full version, to replace every occurrence, would have the form
Code: Select all
Ereplace(Ereplace(field_name,"&P","Policy",-1,0),"&B","Benefit",-1,0) - Tue Feb 02, 2016 4:24 pm
- Forum: General
- Topic: Replace Functions in a Sequencer
- Replies: 8
- Views: 1834
The full version, to replace every occurrence, would have the form
Code: Select all
Ereplace(Ereplace(field_name,"&P","Policy",-1,0),"&B","Benefit",-1,0) - Tue Feb 02, 2016 4:22 pm
- Forum: IBM QualityStage
- Topic: QualityStage issue - unhandled address
- Replies: 7
- Views: 4944
- Mon Feb 01, 2016 11:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Stored Procedure on failure
- Replies: 2
- Views: 1742
- Mon Feb 01, 2016 11:22 pm
- Forum: General
- Topic: Replace Functions in a Sequencer
- Replies: 8
- Views: 1834
- Mon Feb 01, 2016 11:20 pm
- Forum: IBM QualityStage
- Topic: Data duplicate result set from 2 source matching
- Replies: 3
- Views: 3862
- Mon Feb 01, 2016 4:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help Needed in calling DB2 Stored Procedure
- Replies: 8
- Views: 3180
- Mon Feb 01, 2016 4:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML OUTPUT STAGE
- Replies: 4
- Views: 1786
- Sun Jan 31, 2016 11:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Simple Example of executing a SQL server stored procedure
- Replies: 8
- Views: 8264
- Sun Jan 31, 2016 8:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: concatenate zeros to fields
- Replies: 2
- Views: 1329
Code: Select all
Right(Str("0",8):Field(InLink.TheString,".",1,1),8)- Thu Jan 28, 2016 4:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: #NLS# is not a valid codepage
- Replies: 3
- Views: 2383