Search found 15603 matches
- Mon Jun 22, 2009 1:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserting record - two behaviours
- Replies: 16
- Views: 6254
- Mon Jun 22, 2009 1:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Routines
- Replies: 3
- Views: 1111
The first question that raises itself is why you wish to write a routine when you can do the same thing in a Job Sequence with less effort on your part. If you really need to write BASIC code, you need to know from where you want to trigger this - if you are calling this from a transform for each ro...
- Mon Jun 22, 2009 1:19 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Configuration parellel
- Replies: 7
- Views: 4052
- Mon Jun 22, 2009 12:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read lookup file into memory using basic routine
- Replies: 15
- Views: 4431
Try editing the post and doing the tags correctly.
Code: Select all
....- Mon Jun 22, 2009 12:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read lookup file into memory using basic routine
- Replies: 15
- Views: 4431
- Mon Jun 22, 2009 12:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserting record - two behaviours
- Replies: 16
- Views: 6254
- Sun Jun 21, 2009 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job stops Immediately with no reason
- Replies: 5
- Views: 1670
- Sun Jun 21, 2009 7:44 am
- Forum: General
- Topic: check that 'dbx' and 'sed' are installed and on your PATH
- Replies: 7
- Views: 10472
- Fri Jun 19, 2009 8:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: EXPORT command on client
- Replies: 3
- Views: 1402
- Fri Jun 19, 2009 7:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Adding a Flush record to the end of a file using DataStage
- Replies: 9
- Views: 2425
- Fri Jun 19, 2009 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to subtract the month from yyyymmdd
- Replies: 5
- Views: 3770
You need to specify your definition of what a month is. What about 2010-01-31? Since June doesn't have 31 days what do you do? Once your rules about months are set, you can use the DateFromDaysSince function. Otherwsise you could convert your date into 3 components, do your math on them, then put th...
- Fri Jun 19, 2009 7:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: error in job log
- Replies: 22
- Views: 4550
- Fri Jun 19, 2009 5:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: error in job log
- Replies: 22
- Views: 4550
- Fri Jun 19, 2009 5:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to subtract the month from yyyymmdd
- Replies: 5
- Views: 3770
- Fri Jun 19, 2009 5:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Adding a Flush record to the end of a file using DataStage
- Replies: 9
- Views: 2425