Data Definition Language (DDL) Reference Manual

DDL Messages
Data Definition Language (DDL) Reference Manual529431-004
A-26
Cause. A FILLER field is described with a HEADING clause.
Effect. The DDL compiler rejects the object.
Recovery. Remove the HEADING clause and recompile.
Cause. A FILLER field is described with a HELP clause.
Effect. The DDL compiler rejects the object.
Recovery. Remove the HELP clause and recompile.
Cause. A FILLER field is described with a KEYTAG clause.
Effect. The DDL compiler rejects the record.
Recovery. Remove the KEYTAG clause and recompile.
Cause. A FILLER field is described with a MUST BE clause.
Effect. The DDL compiler rejects the object.
Recovery. Remove the MUST BE clause and recompile.
Cause. A FILLER field is described with a NULL clause.
Effect. The DDL compiler rejects the object.
Recovery. Remove the NULL clause and recompile.
Cause. A FILLER field is described with a REDEFINES clause.
Effect. The DDL compiler rejects the object.
Recovery. Remove the REDEFINES clause and recompile.
***ERROR*** Filler cannot have a HEADING clause
***ERROR*** Filler cannot have a HELP clause
***ERROR*** Filler cannot have a KEYTAG clause
***ERROR*** Filler cannot have a MUST BE clause
***ERROR*** Filler cannot have a NULL clause
***ERROR*** Filler cannot have a REDEFINES clause