Search found 53125 matches
- Mon Jan 22, 2007 3:46 am
- Forum:
- Topic: Import Meta Data into MetaStage from ERwin r7, Cognos 8
- Replies: 8
- Views: 3176
ERwin 7.0: No. Cognos 8.0: No. From ERwin you could, of course, generate DDL from the physical design, execute that and import the table definition. It may be possible to install Cognos Powerplay (it's optionally installable in version 8) and use the PowerPlay Metabroker. For import, an ".MD1" file ...
- Sun Jan 21, 2007 7:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator, Restricting count for individual group
- Replies: 23
- Views: 4062
- Sun Jan 21, 2007 1:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate Key using sequence ?
- Replies: 34
- Views: 13357
- Sun Jan 21, 2007 1:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cannot find transformer binaries on 'other' node
- Replies: 5
- Views: 1119
- Sun Jan 21, 2007 1:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Rowsplitter
- Replies: 19
- Views: 5944
- Sat Jan 20, 2007 9:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: EE Training in California
- Replies: 3
- Views: 795
It's actually DCS Strategies (the company that supports DSXchange) that offers the Server to Parallel Transition Lab. Each time one is scheduled to run, it will be advertised on DSXchange. If you'd like to get onto a wait list get in touch with the Editor. Better, if you could round up enough folks ...
- Sat Jan 20, 2007 9:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Any key lookup
- Replies: 17
- Views: 3093
You only need one Transformer stage. Perform the two lookups to the same hashed file from this stage. Zero, one or both will succeed. Your constraint expression could have the form
Code: Select all
Not(IsNull(Lookup1.KeyCol1)) Or Not(IsNull(Lookup2.Key2))- Sat Jan 20, 2007 7:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cannot find transformer binaries on 'other' node
- Replies: 5
- Views: 1119
- Sat Jan 20, 2007 7:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Rowsplitter
- Replies: 19
- Views: 5944
- Sat Jan 20, 2007 3:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Any key lookup
- Replies: 17
- Views: 3093
- Sat Jan 20, 2007 3:52 pm
- Forum: General
- Topic: CR/LF for the new generation
- Replies: 45
- Views: 19163
- Sat Jan 20, 2007 12:35 am
- Forum: General
- Topic: CR/LF for the new generation
- Replies: 45
- Views: 19163
Some of the early printers also perform physical carriage return and line feed. If you ever configured UniVerse (or even DataStage) to work with one of these, you included in the configuration a small delay to allow these physical activities to occur. These delays remain provided for, because these ...
- Fri Jan 19, 2007 9:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: <transform> Error when checking composite operator: g+
- Replies: 11
- Views: 6013
- Fri Jan 19, 2007 9:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Rowsplitter
- Replies: 19
- Views: 5944
- Fri Jan 19, 2007 9:21 pm
- Forum: General
- Topic: Sequential Stage in PX
- Replies: 2
- Views: 1847