DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A- 3
DDL Error and Warning Messages
Recovery. Qualify the referenced field, or rename one of the fields so that no
ambiguity exists, and recompile the object.
Cause. A definition attribute clause is specified more than once for the same field, or a
file creation attribute is specified more than once for the same record.
Effect. DDL rejects the object.
Recovery. Remove the repeated clause or file-creation attribute and recompile the
object.
Cause. The definition or description for a field of type BIT includes an OCCURS or
REDEFINES clause.
Effect. DDL rejects the object.
Recovery. Remove any OCCURS or REDEFINES clause from the bit field definition
or description, or change the type of the field, and recompile the object.
Cause. An attribute specified for a field in a RECORD statement can be specified only
in a DEFINITION statement. For example, the SPI-NULL clause cannot be in a
RECORD statement but can be in a DEFINITION statement.
Effect. DDL rejects the object.
Recovery. Remove the attribute from the RECORD statement and recompile the
object.
Cause. You specified the AUDITCOMPRESS attribute for a record but did not specify
AUDIT.
Effect. DDL rejects the object.
Recovery. Remove AUDITCOMPRESS or add AUDIT and recompile the object.
***ERROR*** Attribute already specified- attribute
***ERROR*** Attribute cannot be specified for bit fields-
attribute-name
***ERROR*** Attribute cannot be specified for object type-
attribute-name
***ERROR*** AUTIDCOMPRESS specified without AUDIT
***ERROR*** Bit field cannot be used as key- element
Содержание 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 ...