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
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...