DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -66
DDL Error and Warning Messages
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. Correct the errors and recompile.
Cause. An OUTPUT, OUTPUT UPDATE, DELETE, or SHOW USE OF statement has
too many definitions or records.
Effect. DDL ignores the statement.
Recovery. Break the list of definitions or records into two or more statements.
Cause. There are more than 65,777 lines of comment text in a single record or
definition or in an element of a record or definition.
Effect. DDL enters no more comment lines into the dictionary.
Recovery. Reduce the number of comment lines to 65,777 or fewer.
Cause. A MUST BE or level 88 clause has too many values.
Effect. DDL rejects the object.
Recovery. Split the level 88 clause into two level 88 clauses with shorter values lists. If
possible, use ranges instead of listing values; for example, replace “1,2,3,4,5” with “1
through 5.”
Cause. The number of warnings specified in the WARNINGS command has been
reached.
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. Correct the errors and recompile.
Cause. Most likely, there is a security violation on the dictionary files that you are
trying to delete.
***ERROR*** Too many names- statement has been ignored
***ERROR*** Too many text (common) lines
***ERROR*** Too many values in MUST BE or VALUES clause
***ERROR*** Too many warnings- compilation terminating
***ERROR*** Unable to delete dictionary in subvol-
subvolume-name