DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -10
DDL Error and Warning Messages
Cause. A CONSTANT statement has a value that is greater than the 130 ASCII
character limit set for DDL.
Effect. DDL does not generate Pascal code for the constant or for any object that
refers to the constant.
Recovery. Shorten the constant value and regenerate the Pascal constant or object
that refers to the constant.
Cause. A CONSTANT statement has a value greater than 128 ASCII characters, and
TAL source code is requested.
Effect. DDL does not generate TAL code for the constant or for any object that refers
to the constant.
Recovery. Shorten the constant value and regenerate the TAL constant or object that
refers to the constant.
Cause. A CONSTANT statement has either a value greater than 130 ASCII characters
or a value that was made greater by DDL emitting a tilde (~) preceding the special
TACL characters [ ] { } | ==, and TACL code is requested.
Effect. DDL does not generate TACL code for the constant or for any object that refers
to the constant.
Recovery. Shorten the constant value and regenerate the TACL constant or object
that refers to the constant.
Cause. You specified an SQL DATETIME or SQL INTERVAL item within a group that
contains a VALUE clause.
Effect. DDL rejects the group.
Recovery. Remove the VALUE clause or the SQL DATETIME or SQL INTERVAL item
from the group, and then recompile.
***ERROR*** CONSTANT in Pascal exceeds DDL’s 130-byte limit-
constant-name
***ERROR*** CONSTANT’s representation exceeds TAL’s 128-byte
limit- constant-name
***ERROR*** CONSTANT’s TACL representation exceeds DDL’s
130-byte limit- constant-name
***ERROR*** DATETIME or INTERVAL item found within group with
VALUE clause
Содержание 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 ...