DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -25
DDL Error and Warning Messages
Recovery. Remove the TACL clause and recompile.
Cause. A FILLER field is described with an EXTERNAL clause.
Effect. DDL rejects the object.
Recovery. Remove the EXTERNAL clause and recompile.
Cause. A FILLER field is described with an UPSHIFT clause.
Effect. DDL rejects the object.
Recovery. Remove the UPSHIFT clause and recompile.
Cause. A FILLER field is described with one or more USER clauses.
Effect. DDL rejects the object.
Recovery. Remove the USER clauses and recompile.
Cause. A FILLER field has no PICTURE or TYPE clause to specify its length.
Effect. DDL rejects the object.
Recovery. Add a PICTURE or TYPE clause to the field description and recompile.
Cause. An elementary field is larger than 255 bytes, and output to a FORTRAN
source file is requested.
Effect. DDL does not write object containing field larger than 255 bytes to the
FORTRAN source file.
Recovery. Describe the field as two or more smaller fields and recompile.
***ERROR*** Filler cannot have an EXTERNAL clause
***ERROR*** Filler cannot have an UPSHIFT clause
***ERROR*** Filler cannot have a USER clause
***ERROR*** Filler must have a PICTURE or TYPE clause
***ERROR*** FORTRAN element with size greater than 255 bytes-
element-name
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...