DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -52
DDL Error and Warning Messages
Recovery. Remove DUPLICATES ALLOWED and recompile.
Cause. A primary key is declared in a KEYTAG or KEY IS clause, but the FILE IS
clause declares the file as other than key-sequenced.
Effect. DDL rejects the object.
Recovery. Remove the primary key specification, or specify a different file type, and
recompile.
Cause. A level 66 item is referred to, but a qualified name was expected (for example,
the reference was made from another level 66 RENAMES clause or from an OCCURS
DEPENDING ON clause).
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
Cause. The record entered is too large for the block size; at least one record and a
header must fit into a block.
Effect. DDL rejects the object.
Recovery. Change block size or record sizes and recompile.
Cause. DDL tried to access a dictionary object when the object was locked. An object
is locked when another user is updating the object.
Effect. DDL does not process the object.
Recovery. Wait a few minutes and try again.
Cause. A definition or record is larger than 32767 bytes.
Effect. DDL rejects the object.
***ERROR*** Primary key specified but file is not key-
sequenced- file-name
***ERROR*** qualified-name cannot be a Level 66 item
***ERROR*** RECORD is too big for BLOCK
***ERROR*** Record locked- Please try again later
***ERROR*** Record or definition too large
Содержание 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 ...