DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -36
DDL Error and Warning Messages
Cause. You specified an UPSHIFT clause for a field that does not have an alphabetic
data type; UPSHIFT is allowed only for fields described by PIC A, PIC X, TYPE
CHARACTER, TYPE *, or TYPE def-name, in which def-name or * is a definition of
an alphabetic or alphanumeric type field.
Effect. DDL rejects the object.
Recovery. Change the data type of the field or remove the UPSHIFT clause.
Cause. You specified an UPSHIFT clause within a redefinition.
Effect. DDL rejects the object.
Recovery. Remove the UPSHIFT clause from the redefining group or field and
recompile.
Cause. DDL encountered an error while attempting to access the USERID file on
$SYSTEM.SYSTEM. DDL must access this file to record the creator user ID and
modifier user ID in the dictionary.
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. If the problem persists, consult your system manager.
Cause. The JUSTIFIED clause can appear only in an alphabetic or alphanumeric
elementary item.
Effect. DDL rejects the object.
Recovery. Remove the JUSTIFIED clause and recompile.
Cause. You have specified the indicated key attribute on an alternate key
specification.
***ERROR*** Item with UPSHIFT found on nonalphabetic data
item- field-name
***ERROR*** Item with UPSHIFT found on or within REDEFINES
item- object-name
***FATAL ERROR*** I/O Error accessing $System.System.UserID
***ERROR*** JUSTIFIED must be on alphabetic or alphanumeric
item
***ERROR*** Key attribute already spedified- key-attribute
Содержание 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 ...