Records failing lookup criteria for special characters
Moderators: chulett, rschirm, roy
Unfortunately the u-umlaut is the representation seen for @FM (254) and that is the only character (apart from NULL) that cannot be contained in the key of a hashed file. In your case, unless you wish to work with NLS, you will need to re-map this character to some value that you don't use in your data.
</a>