IBM® InfoSphere DataStage Hash Files

There are two basic types of hash file that you might use in these circumstances: static (hash) and dynamic.

By default InfoSphere® DataStage® will create you a dynamic file with the default settings described above. You can, however, use the Create File options on the Hashed File stage Inputs page to specify the type of file and its settings.

This offers a choice of several types of hash (static) files, and a dynamic file type. The different types of static files reflect the different hashing algorithms they use. Choose a type according to the type of your key, as shown below:

Type
Suitable for keys that are formed like this:
2
Numeric - significant in last 8 chars
3
Mostly numeric with delimiters significant in last 8 chars
4
Alphabetic significant in last 5 chars
5
Any ASCII significant in last 4 chars
6
Numeric significant in first 8 chars
7
Mostly numeric with delimiters significant in first 8 chars
8
Alphabetic significant in first 5 chars
9
Any ASCII significant in first 4 chars
10
Numeric significant in last 20 chars
11
Mostly numeric with delimiters significant in last 20 chars
12
Alphabetic significant in last 16 chars
13
Any ASCII significant in last 16 chars
14
Numeric whole key is significant
15
Mostly numeric with delimiters whole key is significant
16
Alphabetic whole key is significant
17
Any ASCII whole key is significant
18
Any chars whole key is significant