Search found 53125 matches
- Sun Jun 17, 2007 1:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge stage question
- Replies: 8
- Views: 1610
One thing to keep in mind is that key values from the Update input are consumed - this is different behaviour than that of, say, the Lookup stage. But if that were the "fault" I would have expected you to say something like "nearly all the rows", not an absolute statement such as "all the rows". Unm...
- Sun Jun 17, 2007 12:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while executing jobs
- Replies: 8
- Views: 1800
- Sun Jun 17, 2007 12:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems to initiate DataStage project
- Replies: 3
- Views: 1566
- Sun Jun 17, 2007 12:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: [Urgent] Mutiple Input Files and Mutiple Tables
- Replies: 11
- Views: 1970
- Sun Jun 17, 2007 12:45 am
- Forum: General
- Topic: Job status, saved date and time?
- Replies: 3
- Views: 1116
- Sat Jun 16, 2007 8:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 64bit hased file bad performance
- Replies: 22
- Views: 4848
- Sat Jun 16, 2007 8:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge stage question
- Replies: 8
- Views: 1610
- Sat Jun 16, 2007 8:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while executing jobs
- Replies: 8
- Views: 1800
- Sat Jun 16, 2007 8:09 pm
- Forum: General
- Topic: Routines - When must they be recompiled?
- Replies: 19
- Views: 5740
- Sat Jun 16, 2007 3:48 pm
- Forum: General
- Topic: Routines - When must they be recompiled?
- Replies: 19
- Views: 5740
My point is that is does (keep their executables separate). The routines must have different names. Their different executables are eponymous files in the DSU_BP.O subdirectory in your project. You simply can not have two routines of the same name in the same project. Prove this with the following q...
- Sat Jun 16, 2007 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge stage question
- Replies: 8
- Views: 1610
- Sat Jun 16, 2007 3:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to write into Seq file- Import validation error!!
- Replies: 16
- Views: 3260
- Sat Jun 16, 2007 3:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 64bit hased file bad performance
- Replies: 22
- Views: 4848
- Sat Jun 16, 2007 3:37 pm
- Forum: General
- Topic: Routines - When must they be recompiled?
- Replies: 19
- Views: 5740
Routines are stored in a hashed file called DS_ROUTINES. The routine name is the primary key. Hashed files are updated via destructive overwrite. It should, as a result, be impossible to have two routines of the same name in the same project. Category is a non-key field in the Routine's record. I th...
- Sat Jun 16, 2007 5:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage Null Handling issue
- Replies: 12
- Views: 7710