Search found 53125 matches
- Fri Sep 29, 2006 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator: Multiple column aggregation into one
- Replies: 10
- Views: 4279
- Fri Sep 29, 2006 3:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Range Lookup Error Using UV Stage
- Replies: 4
- Views: 1287
- Fri Sep 29, 2006 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read the max_key value and increment by 1 to the key
- Replies: 15
- Views: 4555
- Fri Sep 29, 2006 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with UV
- Replies: 4
- Views: 1431
If you prefer to work in the project, use DS.TOOLS menu. (This actually installs UNLOCK in the project's VOC file.) Note also that LOGTO is one of the commands explicitly blocked in the Administrator client's Command window. But, once you've used an unlock option from DS.TOOLS, you can then use UNLO...
- Fri Sep 29, 2006 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filesize restrictions on filesets
- Replies: 1
- Views: 1149
No size limit for creating File Sets (well, actually there is; not more than 10000 physical files each not more than 2GB on each processing node, but you're nowhere near that!). "Map" suggests that there's some kind of problem with memory capacity, possibly you're sorting or possibly it's in buildin...
- Fri Sep 29, 2006 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Restrict Memory Usage in Sort Stage
- Replies: 1
- Views: 2409
- Fri Sep 29, 2006 3:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Does Universe Need SQL (layer) Installed to be accessed?
- Replies: 6
- Views: 2780
You do not need anything in .odbc.ini for connecting to UniVerse or DataStage databases. What you do need is an entry in uvodbc.config specifying that DBMSTYPE = UNIVERSE (and, if a remote database, information about the host and service). Note that the space either side of "=" in uvodbc.config is m...
- Fri Sep 29, 2006 3:37 pm
- Forum: IBM QualityStage
- Topic: Standardization Rules Analyzer question
- Replies: 1
- Views: 1360
- Fri Sep 29, 2006 3:34 pm
- Forum: IBM QualityStage
- Topic: Creating an override
- Replies: 3
- Views: 1601
That's where overrides are useful. If you can figure out that you want to treat all instances of a pattern in a particular way, then you set up a pattern override. But if there are particular exceptions (such as a multi-word organizational name), then you might use a string override for that. The st...
- Fri Sep 29, 2006 1:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SDKSequence access from remote location
- Replies: 10
- Views: 3459
You do not need additional licences to use BCI routines with UNIVERSE data sources. Please post the VOC entries to SDKSequences from both projects. The only obvious reason that the behaviour you describe would occur is that they do not point to the same hashed file. LIST.ITEM VOC 'SDKSequences' in e...
- Fri Sep 29, 2006 1:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unix user group setup for Datastage implementation
- Replies: 13
- Views: 7076
- Fri Sep 29, 2006 1:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Correct Library path to reference
- Replies: 5
- Views: 5053
- Fri Sep 29, 2006 1:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator: Multiple column aggregation into one
- Replies: 10
- Views: 4279
Well spotted, it's not necessary. I was solving a different problem. The aggregator stage will generate: Groupkey1,Groupkey2,Groupkey3.....Amt1,Amt2,Amt3.... 1111,2222,3333.....$20,$8,$5 2222,3333,4444.....$3,$5,$7 The Transformer stage (adding the columns) will generate: Groupkey1,Groupkey2,Groupke...
- Thu Sep 28, 2006 11:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unix user group setup for Datastage implementation
- Replies: 13
- Views: 7076
- Thu Sep 28, 2006 11:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SDKSequence access from remote location
- Replies: 10
- Views: 3459