DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -28
DDL Error and Warning Messages
Cause. You specified a numeric value with a VALUE clause for a group; group values
must be alphanumeric
Effect. DDL rejects the object.
Recovery. Specify an alphanumeric value and recompile.
Cause. You specified a VALUE clause for a group that contains a field described with
a MUST BE clause. If a group has an initial value, none of its field descriptions can
include a MUST BE clause.
Effect. DDL rejects the object.
Recovery. Remove the MUST BE clause and recompile.
Cause. A single line of help text exceeds 77 characters.
Effect. DDL enters the object definition into the dictionary.
Recovery. If the help text must fit on Pathmaker screens, break the text into shorter
lines and recompile. A single HELP clause can have many lines of help text, but each
line must be no more than 77 characters long.
Cause. A DDL name containing a hyphen (-) might duplicate a FORTRAN name.
Effect. When generating FORTRAN source code, DDL might use another identifier
with the same FORTRAN name but a different DDL name.
Recovery. Avoid using a hyphen in a name for a FORTRAN object.
Cause. A definition, record, or element name has more than 30 ASCII characters.
Effect. DDL rejects the object.
***ERROR*** Group level initialization VALUE must be
alphanumeric
***ERROR*** Group with initial VALUE contains MUST BE-
group-name
***WARNING*** HELP line exceeds 77 characters
***WARNING*** Identifier name changed, might cause duplicate-
object-name
***ERROR*** Identifier too long
Содержание 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 ...