Search found 53125 matches
- Thu Oct 22, 2009 3:42 pm
- Forum: IBM QualityStage
- Topic: Data type validation
- Replies: 2
- Views: 2486
- Thu Oct 22, 2009 12:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Looping Using Stage Variable
- Replies: 4
- Views: 1965
Given that you've marked this as a server job:
Code: Select all
MatchField(InLink.Code, "0N1A0N", 2)- Thu Oct 22, 2009 12:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of a DS function EReplace in a Server Routine
- Replies: 6
- Views: 3475
- Thu Oct 22, 2009 12:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference in records (count) column wise in Aggregator S
- Replies: 2
- Views: 1119
- Wed Oct 21, 2009 11:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference in records (count) column wise in Aggregator S
- Replies: 2
- Views: 1119
- Wed Oct 21, 2009 11:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of a DS function EReplace in a Server Routine
- Replies: 6
- Views: 3475
- Wed Oct 21, 2009 10:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: aborting job while executing the select statement
- Replies: 6
- Views: 3151
- Wed Oct 21, 2009 10:31 pm
- Forum: General
- Topic: How to replicate the REPLACE function of SQL in DataStage
- Replies: 2
- Views: 1329
Code: Select all
Convert(",", "", InLink.FieldName)- Wed Oct 21, 2009 8:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading a CSV file with dynamic number of columns
- Replies: 8
- Views: 3414
- Wed Oct 21, 2009 6:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stage variables
- Replies: 2
- Views: 1345
- Wed Oct 21, 2009 4:02 pm
- Forum: General
- Topic: IBM Information server client install replace ODBC drivers.
- Replies: 4
- Views: 2498
- Wed Oct 21, 2009 4:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting of date range
- Replies: 14
- Views: 3125
- Wed Oct 21, 2009 3:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using release to clear locks on job designs
- Replies: 2
- Views: 1254
- Wed Oct 21, 2009 3:53 pm
- Forum: General
- Topic: front-end app that launchs a DS job sequence
- Replies: 1
- Views: 939
Start the process is easy - use the dsjob command. Capturing the parameters should be fairly easy too, assuming they're stored somewhere sensible (though you do need to consider how to protect sensitive data such as passwords). You can build all of that into a script. There are examples posted on DS...
- Wed Oct 21, 2009 3:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting of date range
- Replies: 14
- Views: 3125