DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -34
DDL Error and Warning Messages
Recovery. Correct the error and recompile.
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.
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.
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.
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.
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.
***ERROR*** Invalid size for element type
***ERROR*** Invalid SSID format
***ERROR*** Invalid syntax- ^ under symbol where error
encountered
***FATAL ERROR*** Invalid text type for comment
***FATAL ERROR*** Invalid text type in dictionary