DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -23
DDL Error and Warning Messages
Effect. DDL rejects the object.
Recovery. Remove the OCCURS DEPENDING ON clause for the field and recompile.
Cause. A fully qualified file name was specified as a dictionary subvolume in a DICT,
DICTN, or DICTR command.
Effect. DDL ignores the file name and opens the dictionary on the specified
subvolume.
Recovery. No recovery is necessary.
Cause. DDL looked for a file name, but did not find it because of an incorrect compiler
command.
Effect. DDL skips the command.
Recovery. Correct the command and recompile.
Cause. The key assignment clause for a primary key includes a file name. You can
specify a file name in the KEY IS clause only for an alternate key.
Effect. DDL uses the file name specified in the file creation part of the record
statement and ignores the file name specified in the key assignment clause.
Recovery. No recovery is necessary because a primary key does not require a
separate file.
Cause. A FILLER field is described with a DISPLAY clause.
Effect. DDL rejects the object.
Recovery. Remove the DISPLAY clause and recompile.
Cause. A FILLER field is described with a HEADING clause.
Effect. DDL rejects the object.
***WARNING*** File name ignored when opening dictionary
***WARNING*** File name not specified
***WARNING*** File name specified for primary key is ignored
***ERROR*** Filler cannot have a DISPLAY clause
***ERROR*** Filler cannot have a HEADING 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 ...