Search found 42189 matches
- Mon Oct 04, 2010 6:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: aborting a job
- Replies: 11
- Views: 2844
- Mon Oct 04, 2010 6:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fixed value in a lookup
- Replies: 8
- Views: 2351
- Mon Oct 04, 2010 6:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Export of Datastage job from command prompt
- Replies: 13
- Views: 14191
- Mon Oct 04, 2010 6:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
But can you guys expplain me as to why its not working if i do lookup directly with the database Not possible to say without all of the gory details we'd need or actually seeing how you implemented it. All I can guess is that your lookup query wasn't keyed correct. [shrug] The hashed file is the be...
- Mon Oct 04, 2010 6:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
Right - it is a label, key for a record in a hashed file and one I typically name after the target it will be used in. All this would be revealed by a simple double-click on the routine itself and an inspection of the code. You would then learn the name of the hashed file and could thus query or sou...
- Sun Oct 03, 2010 9:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
- Sun Oct 03, 2010 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
- Sun Oct 03, 2010 2:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: aborting a job
- Replies: 11
- Views: 2844
- Sun Oct 03, 2010 2:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: aborting a job
- Replies: 11
- Views: 2844
- Sun Oct 03, 2010 2:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NULL & Sequential File
- Replies: 11
- Views: 3564
- Sun Oct 03, 2010 11:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: aborting a job
- Replies: 11
- Views: 2844
- Sun Oct 03, 2010 11:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
- Sun Oct 03, 2010 10:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
- Sun Oct 03, 2010 6:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NULL & Sequential File
- Replies: 11
- Views: 3564
Sequential files allow nulls, yes. The Server product makes handling them a little easier, basically you'll end up with a empty string / field unless (of course) you are writing out to a fixed-width file. In that case you'll need to supply something of the appropriate size for the field, typically s...
- Sun Oct 03, 2010 5:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018