DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -35
DDL Error and Warning Messages
Recovery. This error cannot be recovered using DDL 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. DDL rejects the object.
Recovery. Specify the MAXEXTENTS value correctly and recompile.
Cause. You specified a 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
2-digit number.
Effect. DDL rejects the object.
Recovery. Specify the version correctly and recompile.
Cause. A REDEFINES clause refers to a level 66 item.
Effect. DDL rejects the object.
Recovery. Correct or remove the REDEFINES clause and recompile.
Cause. You specified a MUST BE clause for a redefining field.
Effect. DDL rejects the object.
Recovery. Remove the MUST BE or REDEFINES clause and recompile.
***ERROR*** Invalid value spedified for MAXEXTENTS
***ERROR*** Invalid version number format
***ERROR*** It is not possible to REDEFINE a level 66 item
***ERROR*** Item with MUST BE found on or within REDEFINES
item- field-name