This message logs information about the key of a full condense file.
In the message text:
key_length
is the total lengths of all columns that form the key.
hi_hex
is the hexadecimal hashed index.
counter
is the synonym counter.
registration_tag
is the capture registration tag.
If the
key_length
does not exceed 200, then the hashed index is set to 00 and the synonym counter is set to -1; there are no synonyms.
If the
key_length
exceeds 200, then the hashed index is set to FF and the synonym counter is set to -2 for the first synonym and -3, -4, and so on for subsequent synonyms. Column data is reduced to 200 bytes; this action produces a key that is the same as an existing record with different column data.
Processing ends.
See the associated messages for the reason for the error.