DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -48
DDL Error and Warning Messages
Cause. An OUTPUT UPDATE or SHOW USE OF statement does not include a
keyword to specify an object type; DDL assumes the object is a definition.
Effect. DDL attempts to execute the statement for a definition.
Recovery. If the object is not a definition, specify the object type and resubmit the
statement.
Cause. You requested FORTRAN output for a constant, token code, token map, or
token type.
Effect. DDL does not generate FORTRAN code for the object.
Recovery. You can generate source code for these objects in C, COBOL, Pascal,
TACL, or TAL.
Cause. The field you specified in the DEPENDING ON phrase of an OCCURS clause
is not defined.
Effect. DDL rejects the object.
Recovery. Define the field referred to in the DEPENDING ON phrase and recompile.
Cause. The field specified in the DEPENDING ON phrase of an OCCURS clause is
not a numeric data type.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
Cause. An OCCURS DEPENDING ON clause is nested within an OCCURS clause or
another OCCURS DEPENDING ON clause.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
***WARNING*** Object type not specified- DEF assumed
***WARNING*** Object type not supported in FORTRAN-
object-name
***ERROR*** OCCURS DEPENDING element not found
***ERROR*** OCCURS DEPENDING element not integer numeric
***ERROR*** OCCURS DEPENDING ON cannot be within an OCCURS
Содержание 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 ...