DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A- 4
DDL Error and Warning Messages
Cause. You specified a bit field as a key.
Effect. DDL rejects the object.
Recovery. Specify a field of a type other than bit as the key.
Cause. A block length other than 512, 1,024, 2,048, or 4,096 bytes was specified.
Effect. DDL rejects the object.
Recovery. Specify a valid block length and recompile the object.
Cause. A block length was specified for an unstructured file.
Effect. DDL rejects the object.
Recovery. Remove the block-length specification or change the file type to key-
sequenced, entry-sequenced, or relative.
Cause. The source files are nested too deeply. DDL allows approximately 20 levels of
nesting.
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. Reduce the number of nesting levels of source files.
Cause. An invalid value was specified for BUFFERSIZE.
Effect.
Effect.
DDL rejects the record.
Recovery.
Recovery.
Change the BUFFERSIZE value to 512, 1,024, 2,048, or 4,096
and recompile.
Cause. The record definition for a structured file has a BUFFERSIZE clause;
BUFFERSIZE applies only to unstructured files.
Effect. DDL rejects the object.
***ERROR*** BLOCK must be 512, 1024, 2048, or 4096 bytes
***ERROR*** BLOCK specified for an UNSTRUCTURED file
***FATAL ERROR*** Buffer stack too close to data stack
***ERROR*** BUFFERSIZE must be 512, 1024, 2048, or 4096 bytes
***ERROR*** BUFFERSIZE specified for a structured file
Содержание 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 ...