Search found 42189 matches
- Mon Jan 19, 2015 10:28 am
- Forum: General
- Topic: Question about DSGetLinkInfo routine
- Replies: 11
- Views: 2697
- Mon Jan 19, 2015 9:47 am
- Forum: General
- Topic: Question about DSGetLinkInfo routine
- Replies: 11
- Views: 2697
- Mon Jan 19, 2015 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with oracle datablocks migrating data into table
- Replies: 2
- Views: 1521
- Mon Jan 19, 2015 8:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: interesting logical questions
- Replies: 5
- Views: 1739
- Mon Jan 19, 2015 8:52 am
- Forum: General
- Topic: Sequence Job - ParamValue/Limitvalue is not appropriate
- Replies: 2
- Views: 2093
- Sun Jan 18, 2015 10:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: interesting logical questions
- Replies: 5
- Views: 1739
- Fri Jan 16, 2015 12:54 pm
- Forum: General
- Topic: One Sequence - Two Looping Activities
- Replies: 2
- Views: 844
- Fri Jan 16, 2015 11:02 am
- Forum: General
- Topic: Specific patterns file name and path change
- Replies: 4
- Views: 1354
- Fri Jan 16, 2015 10:45 am
- Forum: General
- Topic: value of parameters from file
- Replies: 10
- Views: 5180
OK, that helps and is exactly what I explained how to do. Your job parameter needs to be appropriate for the actual value, nothing about how the parameters are passed will resolve things twice, so to speak. So... use a Sequence job to do the 'cat' and capture the output, then pass that output in as ...
- Fri Jan 16, 2015 8:35 am
- Forum: General
- Topic: value of parameters from file
- Replies: 10
- Views: 5180
- Fri Jan 16, 2015 8:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DELETE Rows from oracle table
- Replies: 5
- Views: 7011
You could also generate a row with 'somedate' in it and then use that in your target stage to do the delete. Or generate the row and slip your 'somedate' job parameter into it before the target and issue the delete.
Several ways to skin this cat.
Several ways to skin this cat.
- Thu Jan 15, 2015 4:02 pm
- Forum: General
- Topic: Handle Java Encrypted Source file.
- Replies: 10
- Views: 2910
- Thu Jan 15, 2015 3:55 pm
- Forum: General
- Topic: value of parameters from file
- Replies: 10
- Views: 5180
... and then there's this if (perhaps) you are talking about Parameter Value Files. If you have a file with values in it that you want to bring into a job as Job Parameters then you'll need to read the file in some fashion and capture the output to pass in. It could be as simple as 'cat #filename#' ...
- Thu Jan 15, 2015 10:22 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Feasibility of using Real Time Stages for huge chunk of data
- Replies: 4
- Views: 6117
- Thu Jan 15, 2015 8:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Connect to HANA database through data stage?
- Replies: 3
- Views: 4712
Split out from this topic.