HP DDL D40 Reference Manual page 404

Data definition language
Table of Contents

Advertisement

DDL Messages
Recovery. Correct the error and recompile.
***ERROR*** Invalid size for element type
Cause. A TYPE clause specifies a size that is invalid for the particular data type.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
***ERROR*** Invalid SSID format
Cause. The subsystem ID you specified in an SSID clause is not in the correct format
for a subsystem ID.
Effect. DDL rejects the object.
Recovery. Specify the subsystem ID correctly and recompile.
***ERROR*** Invalid syntax- ^ under symbol where error
encountered
Cause. A statement violates DDL syntax rules. Specifying a DDL keyword as the
constant name in a CONSTANT statement can cause this error.
Effect. DDL rejects the object.
Recovery. Modify the statement to conform to DDL syntax rules and recompile.
***FATAL ERROR*** Invalid text type for comment
Cause. The code in the TEXT-TYPE field of the dictionary file DICTOTF is supposed
to identify a comment, but the code is invalid for a comment.
Effect. DDL cannot use the dictionary.
Recovery. This error cannot be recovered using DDL alone. Report the error to your
service provider.
***FATAL ERROR*** Invalid text type in dictionary
Cause. A code in the TEXT-TYPE field of the dictionary file DICTOTF is invalid for a
text type.
Effect. DDL cannot use the dictionary.
Data Definition Language (DDL) Reference Manual—426798-002
DDL Error and Warning Messages
A -34

Advertisement

Table of Contents
loading

Table of Contents