DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -39
DDL Error and Warning Messages
Recovery. Put the level 88 element after a field description and recompile.
Cause. A level 88 value is incompatible with the type of the field that the level 88
clause describes.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
Cause. A field definition or description whose type is not ENUM contains a level 89
clause.
Effect. DDL rejects the object.
Recovery. Remove any level 89 clauses from the field definition or description, or
change the type to ENUM, and recompile.
Cause. The number in a LINECOUNT
number
command is not a positive integer.
Effect. The line count is unchanged.
Recovery. Correct
number
and recompile if necessary.
Cause. A literal name you used as a key in a record definition written to a pTAL or TAL
source file exceeds the pTAL or TAL limit on name size.
Effect. DDL changes the literal name to a comment.
Recovery. Shorten the key name and recompile.
Cause. A TALCHECK command found that a literal name used as a key in a record
definition to be written to a pTAL or TAL source file exceeds the pTAL or TAL limit on
name size.
***ERROR*** LEvel 88 value inconsistent with data type
***ERROR*** Level 89 clause must follow an item with TYPE
ENUM
***WARNING*** LINECOUNT is not a legalk positive integer-
value not changed
***WARNING*** Literal too long, commenting out literal for
key key-value
***WARNING*** Literal too long for key key value
Содержание 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 ...