DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -18
DDL Error and Warning Messages
Cause. A NEWPROCESS error occurred during creation of the EDIT or TEDIT
process. No user error is implied.
Effect. DDL cannot start the EDIT or TEDIT process.
Recovery. Reissue the EDIT or TEDIT command. If problem persists, consult your
system manager.
Cause. Usually, this is a system error.
Effect. DDL stops the EDIT or TEDIT process.
Recovery. Consult your system manager.
Cause. DDL was asked to generate output for a source language other than
COBOL85 and the DDL item contains the PACKED-DECIMAL field identified by
element_name
.
Effect. DDL issues error messages and does not generate output for the requested
language. For example:
!?tal
! SCHEMA PRODUCED DATE - TIME : 8/01/2000 - 15:05:22
Output source for TAL is opened on $ZTN1.#PTPJHYV
!def emp pic 9999 PACKED-DECIMAL.
Definition EMP size is 3 bytes.
Definition EMP added to dictionary.
*** WARNING *** TAL OUTPUT DIAGNOSTICS:
*** ERROR *** Element contains PACKED-DECIMAL data type - EMP
*** ERROR *** PACKED-DECIMAL data type is not supported in TAL
*** ERROR *** Errors detected - no output produced for EMP
Recovery. Recovery is not possible. Remove the COMP-3, COMPUTATIONAL-3, or
PACKED-DECIMAL data item from the definition or record. Such data items are not
supported in C, FORTRAN, PASCAL, pTAL, TAL, or TACL.
Cause. The element being redefined is not an element in the same group as the
redefining element.
Effect. DDL rejects the object.
Recovery. Put the element in the same group and recompile.
***WARNING*** EDIT stopped or abnormally ended during
execution
***ERROR*** Element contains PACKED-DECIMAL data type -
element_name
***ERROR*** Element being redefined not found in this group
Содержание 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 ...