Search found 53125 matches
- Fri Aug 05, 2011 2:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does the filter option work in windows?
- Replies: 3
- Views: 1187
- Fri Aug 05, 2011 2:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Having a OR condition in Lookup
- Replies: 2
- Views: 1117
- Fri Aug 05, 2011 2:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: C++ routine guide
- Replies: 6
- Views: 2833
- Fri Aug 05, 2011 2:21 pm
- Forum: General
- Topic: Notification activity -hyperlink
- Replies: 3
- Views: 1655
- Fri Aug 05, 2011 2:18 pm
- Forum: General
- Topic: Link Count information
- Replies: 1
- Views: 983
Download ETLstats (free) from Kim Duke's web site rather than re-invent the wheel.
- Fri Aug 05, 2011 2:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How Preserve Partitioning Works
- Replies: 1
- Views: 1333
Propagate is advisory (Set is mandatory). So, with Propagate, you will be able to re-partition downstream. One occasion where it is desirable to do so is where the downstream stage executes sequentially (and so can not preserve partitioning). You set Preserve Partitioning to Clear in this case to pr...
- Fri Aug 05, 2011 2:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rows/Transaction
- Replies: 3
- Views: 1694
Depends on how you calculate update_date_time. To get it the same for all records, initialize a stage variable in a Transformer stage with the current timedate, do not provide a derivation expression for the stage variable, and use the stage variable in the output column derivation of update_date_ti...
- Fri Aug 05, 2011 2:01 am
- Forum: General
- Topic: FieldToProp: Internal error - Bad number of subobjects
- Replies: 10
- Views: 2217
- Fri Aug 05, 2011 1:58 am
- Forum: General
- Topic: Passing current date to to Job Parameter
- Replies: 13
- Views: 4429
There are no datatypes. So...
Code: Select all
"20" : @YEAR
Fmt(@MONTH, "R%2")- Fri Aug 05, 2011 1:53 am
- Forum: IBM QualityStage
- Topic: Quality Stage: rules for part names
- Replies: 3
- Views: 1525
- Thu Aug 04, 2011 1:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need help on DS_RESENU
- Replies: 9
- Views: 6561
- Thu Aug 04, 2011 1:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: C++ routine guide
- Replies: 6
- Views: 2833
- Thu Aug 04, 2011 1:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS file to dataset job
- Replies: 4
- Views: 2370
- Thu Aug 04, 2011 1:14 pm
- Forum: General
- Topic: Passing current date to to Job Parameter
- Replies: 13
- Views: 4429
- Thu Aug 04, 2011 1:11 pm
- Forum: General
- Topic: DS 8.5 Installation on windows xp
- Replies: 2
- Views: 1414