HP DDL D40 Reference Manual page 390

Data definition language
Table of Contents

Advertisement

DDL Messages
Recovery. Change the name and recompile for Enform access. If Enform is not to be
used, recompilation is not necessary.
***ERROR*** ENUM values out of range for bit field-
field-name
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.
***FATAL ERROR*** Error aborting a transaction
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.
***FATAL ERROR*** Error beginning a transaction
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.
***FATAL ERROR*** Error ending a transaction
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.
Data Definition Language (DDL) Reference Manual—426798-002
DDL Error and Warning Messages
A -20

Advertisement

Table of Contents
loading

Table of Contents