Hi
I am trying to determine the best structure for an hashed file using HASH.HELP.DETAIL command. The hash file is pathed, therefore I run the following command to enter a pointer in the VOC: SETFILE '\\datastageserver\..\hashedfilename'. I called the pointer with this name: hashedfilename. When I run HASH.HELP.DETAIL hashedfilename, I got the following error: Cannot process type 1,19,25 or 30 file "\\datastageserver\..\hashedfilename".
Do you have any idea why?
Thanks in advance
Adriano
Hashed File:HASH.HELP.DETAIL command error
Moderators: chulett, rschirm, roy
-
AdrianoBrazzola
- Premium Member

- Posts: 4
- Joined: Sat Jul 02, 2005 3:10 pm
-
AdrianoBrazzola
- Premium Member

- Posts: 4
- Joined: Sat Jul 02, 2005 3:10 pm
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Use ANALYZE.FILE hashedfile STATS to report the sizing statistics then use the Hashed File Calculator to get a recommendation on minimum modulus. You only have two choices for hashing algorithm (sequential numeric keys or other keys) so that part is not rocket science.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
