Search found 42189 matches
- Mon Oct 21, 2013 1:55 pm
- Forum: General
- Topic: Automation run time column propagation
- Replies: 6
- Views: 1889
- Mon Oct 21, 2013 1:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: All records not loading into hash file
- Replies: 8
- Views: 3421
Then you need to use a stage that allows a 'multi-row result set' which means either the UV or ODBC stages. The former is a bit of a pain to setup and use so I'd suggest the latter set to lookup directly against the (apparently small) source table rather than trying to build an intermediate data set...
- Mon Oct 21, 2013 1:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: All records not loading into hash file
- Replies: 8
- Views: 3421
- Mon Oct 21, 2013 1:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data string '20090102' does not match format '%yyyy-%mm-%dd'
- Replies: 10
- Views: 15654
- Mon Oct 21, 2013 11:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: All records not loading into hash file
- Replies: 8
- Views: 3421
- Mon Oct 21, 2013 10:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data string '20090102' does not match format '%yyyy-%mm-%dd'
- Replies: 10
- Views: 15654
- Mon Oct 21, 2013 7:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: getting import error for date field
- Replies: 6
- Views: 3516
- Sun Oct 20, 2013 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage
- Replies: 5
- Views: 1575
- Sun Oct 20, 2013 8:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: getting import error for date field
- Replies: 6
- Views: 3516
- Sun Oct 20, 2013 8:48 am
- Forum: General
- Topic: Job abort message as an attachement in email notification
- Replies: 9
- Views: 2063
The Notification Activity stage will do that automatically in a Sequence job if you enable the 'Include status' option. Now, it won't be an attachment but you should have the basic information you need with very little effort. If what you 'need' to pull are the actual error message(s) from the job's...
- Fri Oct 18, 2013 8:04 pm
- Forum: General
- Topic: How to Check old job log
- Replies: 3
- Views: 1687
- Fri Oct 18, 2013 5:55 pm
- Forum: General
- Topic: How to Check old job log
- Replies: 3
- Views: 1687
Actually, it keeps logs for as far back as you allow it to. Don't forget you also have a Filter when you view that may be restricting you to only seeing the last few days. However, once logs have been purged (either automatically or manually) they are gone. That is the primary reason so many people ...
- Fri Oct 18, 2013 5:50 pm
- Forum: General
- Topic: COMPARE TWO PROJECT: PROD AND TEST
- Replies: 5
- Views: 1292
- Fri Oct 18, 2013 2:53 pm
- Forum: General
- Topic: COMPARE TWO PROJECT: PROD AND TEST
- Replies: 5
- Views: 1292
- Fri Oct 18, 2013 2:52 pm
- Forum: General
- Topic: datastage jobs migration from 8.1 to 9.1
- Replies: 15
- Views: 20967
I'd be shocked if foundation functions like OConv and IConv changed in any 'breaking' manner. Perhaps they would add additional optional parameters or functionality but they would be doing themselves some major damage if those functions behave differently in any detrimental sense. Do you have any de...