HP DDL D40 Reference Manual page 383

Data definition language
Table of Contents

Advertisement

DDL Messages
***ERROR*** DEFINITION not found
Cause. A definition named in a TOKEN-MAP or a TOKEN-TYPE statement cannot be
found in the dictionary.
Effect. DDL rejects the token map or token type.
Recovery. Correct the definition name or add the referenced definition to the
dictionary, then recompile the token map or token type.
***ERROR*** Definition or record name already used
Cause. You have specified a definition name or record name that has already been
used for another object.
Effect. DDL rejects the duplicate object.
Recovery. Change the name of the definition or record and recompile the statement.
***ERROR*** Definition type reference is recursive
Cause. The field currently being defined tried to refer to itself.
Effect. DDL rejects the object.
Recovery. Take out the reference to the field and recompile the statement.
***ERROR*** DEPENDING ON element not within OCCURS range
Cause. The DEPENDING ON element has a VALUE clause in which the specified
value is not within the range specified by the OCCURS clause.
Effect. DDL rejects the object.
Recovery. Specify a valid value and recompile.
***FATAL ERROR*** Dict has been moved and key files were not
FUP ALTERed
Cause. You moved the dictionary from another subvolume, but did not alter the key
files to reflect this.
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. Follow the procedure
Data Definition Language (DDL) Reference Manual—426798-002
Moving a Dictionary
A -13
DDL Error and Warning Messages
on page 10-14.

Advertisement

Table of Contents
loading

Table of Contents