Data Definition Language (DDL) Reference Manual

DDL Messages
Data Definition Language (DDL) Reference Manual529431-004
A-36
Cause. The code in the TEXT-TYPE field of the dictionary file DICTOTF is supposed
to identify a comment, but the code is invalid for a comment.
Effect. The DDL compiler cannot use the dictionary.
Recovery. This error cannot be recovered using the DDL compiler alone. Report the
error to your service provider.
Cause. A code in the TEXT-TYPE field of the dictionary file DICTOTF is invalid for a
text type.
Effect. The DDL compiler cannot use the dictionary.
Recovery. This error cannot be recovered using the DDL compiler alone. Report the
error to your service provider.
Cause. You specified a MAXEXTENTS value that is outside the valid range. As many
as 978 maximum extents can be specified, but the actual upper limit depends on the
number of alternate keys. For more information about maximum extents, see the
Enscribe Programmer’s Guide.
Effect. The DDL compiler rejects the object.
Recovery. Specify the MAXEXTENTS value correctly and recompile.
Cause. You specified a product version in a VERSION constant or in the VERSION
clause of a TOKEN-MAP statement that is not of the form ann, in which a is a letter
and nn is a two-digit number.
Effect. The DDL compiler rejects the object.
Recovery. Specify the product version correctly and recompile.
Cause. A REDEFINES clause refers to a level 66 item.
Effect. The DDL compiler rejects the object.
***FATAL ERROR*** Invalid text type for comment
***FATAL ERROR*** Invalid text type in dictionary
***ERROR*** Invalid value spedified for MAXEXTENTS
***ERROR*** Invalid version number format
***ERROR*** It is not possible to REDEFINE a level 66 item