DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -49
DDL Error and Warning Messages
Cause. A definition that contains a REDEFINES clause also contains an OCCURS
DEPENDING ON clause when COBOL output is requested.
Effect. DDL suppresses COBOL output.
Recovery. Remove the REDEFINES or OCCURS DEPENDING ON clause and
recompile.
Cause. A field or group follows a field or group described with OCCURS DEPENDING
ON.
Effect. DDL rejects the object.
Recovery. Reorder the definition so that the field or group described with OCCURS
DEPENDING ON is the last field or group in the data structure.
Cause. An OCCURS clause is at the definition or record level; OCCURS can be
specified only at level number 02 or greater.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
Cause. A number in octal format contains a decimal point; for example, %6.5 is not a
valid octal number.
Effect. DDL rejects the object.
Recovery. Correct the number and recompile.
Cause. The security of some dictionary files prevented DDL from deleting the files
from the dictionary.
Effect. The dictionary is not purged.
***ERROR*** OCCURS DEPENDING ON found with or within
REDEFINES- name
***ERROR*** OCCURS DEPENDING ON is not last element or group
***ERROR*** OCCURS on first element
***ERROR*** Octal numbers can’t contain decimal points
***ERROR*** Old dictionary is only partially purged in
subvol- subvolume-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 ...