DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -37
DDL Error and Warning Messages
Effect. DDL rejects the object.
Recovery. Specify a different key attribute.
Cause. A dictionary was updated incorrectly.
Effect. DDL rejects the object.
Recovery. Rebuild the dictionary.
Cause. You specified a file name for an alternate key assignment in a RECORD
statement that is not unique. The file name is already specified for another alternate
key, and either or both keys are specified as unique.
Effect. DDL rejects the object.
Recovery. Specify a different file name for the alternate key.
Cause. You specified a key field for an unstructured file; unstructured files cannot
have key fields.
Effect. DDL rejects the record.
Recovery. Remove the key specification and recompile.
Cause. You specified a KEYTAG string with more than 2 characters.
Effect. DDL rejects the record.
Recovery. Specify a KEYTAG string no longer than 2 characters and recompile.
Cause. The same KEYTAG value occurs more than once in a RECORD statement, or
the value is equivalent in both numeric and ASCII form.
Effect. DDL rejects the record.
Recovery. Correct the error and recompile.
***ERROR*** Key element invalid- Dictionary is corrupt
***ERROR*** Key file name already used- file-name
***ERROR*** Keys specified for unstructured file
***KEYTAG string must not exceed 2 bytes
***ERROR*** KEYTAG used twice- keytag value