DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -33
DDL Error and Warning Messages
Cause. The locale name is invalid.
Effect. DDL rejects the text item.
Recovery. Use a valid locale name.
Cause. You entered an invalid number; for example, %8.
Effect. DDL rejects the object containing the invalid number.
Recovery. Specify the number correctly and recompile.
Cause. In an OCCURS
max
TIMES clause, the value
max
is less than or equal to 1.
Effect. DDL rejects the object.
Recovery. Correct
max
and recompile.
Cause. PICTURE string does not conform to required syntax.
Effect. DDL rejects the object.
Recovery. Correct the PICTURE string and recompile.
Cause. The first value in a specified range is greater than the second value.
Effect. DDL rejects the object containing invalid range.
Recovery. Correct the range and recompile.
Cause. A section name in a SOURCE command is invalid or is not present when
expected, or a comma is missing between section names in a SOURCE command.
Effect. DDL issues a warning and ignores the SOURCE command.
***ERROR*** Invalid locale name
***ERROR*** Invalid number
***ERROR*** Invalid OCCURS value
***ERROR*** Invalid PICTURE string
***ERROR*** Invalid range specified
***WARNING*** Invalid section 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 ...