DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -20
DDL Error and Warning Messages
Recovery. Change the name and recompile for Enform access. If Enform is not to be
used, recompilation is not necessary.
Cause. The enumeration definition specified for a bit field has a value or values that
do not fit in the bit field.
Effect. DDL rejects the object that includes the bit field.
Recovery. Do one of the following:
•
Change the values in the enumeration definition to fit the specified number of bits.
•
Specify enough bits to contain the largest value in the enumeration definition.
•
Specify an enumeration definition whose values fit in the bit field.
•
Omit the ENUM clause from the type specification; then recompile the object that
contains the bit field.
Cause. DDL encountered an error while trying to abort a transaction in an audited
dictionary. Transactions are aborted when a change to the dictionary is begun but
cannot be completed.
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. Your dictionary might be corrupt; consult your system manager.
Cause. DDL encountered an error while trying to begin a transaction in an audited
dictionary. A transaction begins when the dictionary files must be updated.
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. If the problem persists, consult your system manager.
Cause. DDL encountered a file error while trying to end a transaction in an audited
dictionary. A transaction ends when all related files are updated.
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. If the problem persists, consult your system manager.
***ERROR*** ENUM values out of range for bit field-
field-name
***FATAL ERROR*** Error aborting a transaction
***FATAL ERROR*** Error beginning a transaction
***FATAL ERROR*** Error ending a transaction
Содержание 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 ...