Search found 53125 matches
- Wed Sep 20, 2006 2:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can Hash File have more than one keys?
- Replies: 6
- Views: 1586
A hashed file can have only one primary key (at a physical level), but it can have more than one column in that key. The total number of characters in all key columns may not exceed the number specified by MAXKEYLENGTH parameter in the uvconfig file. To perform a lookup against a hashed file, a key ...
- Wed Sep 20, 2006 2:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding the SIze of Flat file
- Replies: 15
- Views: 4239
DSGetLinkInfo() requires four arguments; a handle to the job (DSJ.ME may be used), the name of the stage, the name of the link and an integer specifying what information about the link is required to be returned. DSGetLinkInfo(hJob,Stage,Link,DSJ.LINKROWCOUNT) will return the number of rows passed a...
- Wed Sep 20, 2006 2:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extract function in transformer stage string functions
- Replies: 3
- Views: 1990
The Extract() function works with dynamic arrays to extract an element therefrom. Your function (Extract("dsxchange",1,2,2)) attempts to get the second sub-value from the second value of the multi-valued first field of a dynamic array but your first argument is not a dynamic array, merely a scalar s...
- Wed Sep 20, 2006 1:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding the SIze of Flat file
- Replies: 15
- Views: 4239
- Wed Sep 20, 2006 12:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file size exceeds cache size
- Replies: 4
- Views: 3237
- Wed Sep 20, 2006 12:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to capture bad format rejects
- Replies: 5
- Views: 1122
- Wed Sep 20, 2006 12:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to make insert or update when using OCI stage in intarge
- Replies: 3
- Views: 1182
- Wed Sep 20, 2006 12:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning message during installation
- Replies: 6
- Views: 2029
- Wed Sep 20, 2006 12:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: delete orphan dataset
- Replies: 6
- Views: 3498
- Wed Sep 20, 2006 12:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding Date
- Replies: 3
- Views: 1056
- Wed Sep 20, 2006 12:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: column descriptor count does not match field count
- Replies: 6
- Views: 1338
- Tue Sep 19, 2006 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle Source Qualifier?
- Replies: 1
- Views: 775
I'm not sure that they know what they're talking about either. Hashed file lookups are the fastest around. If they're saying that your "code" needs to be optimized, ask them "what code?". You're working in a GUI environment, not a code environment. If they're so clever, why don't they do it themselv...
- Tue Sep 19, 2006 2:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to ensure a hash file is 64bits.
- Replies: 9
- Views: 3055
- Tue Sep 19, 2006 2:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage hashed file detected
- Replies: 12
- Views: 5008
- Tue Sep 19, 2006 2:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems extracting data from Lotus Notes using NotesSQL
- Replies: 16
- Views: 7782