Search found 53125 matches
- Tue Dec 02, 2003 10:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FIELD FUNCTION
- Replies: 7
- Views: 1906
- Tue Dec 02, 2003 10:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ranking the data both from above and below
- Replies: 1
- Views: 609
If it's not already sorted, get it sorted; use a UNIX sort, the Sort stage, or the CoSORT plug-in (from the folks who host this site). Run the results through a Transformer stage, with an output link constraint such as @INROWNUM <= 10. Similarly, sort in descending order to get the other end of the ...
- Tue Dec 02, 2003 10:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Maximum number of rows in a Hash File
- Replies: 4
- Views: 1171
Well, I DID say my mathematics was approximate! The 12 bytes is per record, not for the entire file. So your calculation should be 70 + 5 + 12 (=87), rounded up to the nearest multiple of 4 (=88 bytes), then multiplied by 4 million (=352000000), or 344MB. There is also one (static) or two (dynamic) ...
- Tue Dec 02, 2003 10:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file performance questions
- Replies: 4
- Views: 1169
Kia ora. If there are a fairly constant number of rows, then a static hashed file rather than the default (dynamic) may be more performant. You might like to follow that train of thought a little further in your researches. The good news is that there are quite a number of (UniVerse) hashed file exp...
- Tue Dec 02, 2003 10:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Zombies UVSH
- Replies: 10
- Views: 3102
- Tue Dec 02, 2003 9:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: What IS the Role of DATAWAREHOUSE DESIGNER
- Replies: 9
- Views: 1262
- Tue Dec 02, 2003 9:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using .NET assemblies as external functions
- Replies: 5
- Views: 1126
- Tue Dec 02, 2003 9:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Conversion (ugg I hate this)
- Replies: 4
- Views: 1222
- Tue Dec 02, 2003 9:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Could not load dssybdbl.so
- Replies: 3
- Views: 933
In version 5 there's a relink.uvlibs step that has to be carried out. Don't have the details with me, but it's in the server installation instructions and in the ODBC driver documentation. It makes sure that the hidden file (it's actually a symbolic link) /.uvlibs points to the right place. That was...
- Tue Dec 02, 2003 9:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup in a Range
- Replies: 2
- Views: 830
- Tue Dec 02, 2003 9:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: RPC Daemon is not running Datastage Version 6
- Replies: 18
- Views: 9279
- Tue Dec 02, 2003 9:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: convert from number to binary
- Replies: 9
- Views: 2060
Yes, it tends to be one-way traffic. You can convert from binary data into equivalent string representation (which is DataStage's internal representation) but not, it seems, the other way. I'm certain there is a way, but can't remember right now (10:30pm in a Bangkok hotel, without DataStage) how to...
- Tue Dec 02, 2003 9:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: RPC Daemon is not running Datastage Version 6
- Replies: 18
- Views: 9279
- Mon Dec 01, 2003 6:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2/UDB Enterprise Stage
- Replies: 7
- Views: 6683
- Mon Dec 01, 2003 6:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Zombies UVSH
- Replies: 10
- Views: 3102