DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A- 6
DDL Error and Warning Messages
/* Constant EMP1 created on 07/21/2000 at 19:45 */
#define EMP1 “JYOTI”
C output produced for EMP1.
?!NOC
Output source for C is closed.
***WARNING*** CIFNDEF or CIFDEF is not ended by CENDIF for C output
!
Recovery. No recovery is necessary. Just ensure that the required number of
?CENDIF statements were used.
Cause. A COBOL base in a COBLEVEL command is not a positive integer between 1
and 49.
Effect. DDL issues a warning; base level is set to 1.
Recovery. Correct the error and recompile.
Cause. An object to be written to a COBOL source file has more than 7 levels of
nested OCCURS clauses.
Effect. DDL does not write the object to the COBOL source file.
Recovery. Reduce the levels of nested OCCURS clauses and recompile the object.
Cause. You requested COBOL85 output by default or with a SETCOBOL85
command, but the object does not conform to COBOL85 rules.
Effect. A message follows describing the COBOL85 error. DDL does not write the
object to the COBOL85 source file.
Recovery. If you want COBOL85 output, correct the object definition the conform to
COBOL85 rules and recompile.
Cause. A file code in a record definition is an integer between 100 and 999, the range
reserved for use by HP.
Effect. DDL continues compiling the statement.
***WARNING*** COBOL base is not a legal positive int- value
not changed
***ERROR*** COBOL maximum occurs nesting exceeded- nth nested
element
***WARNING*** COBOL85 OUTPUT DIAGNOSTICS:
***WARNING*** CODE withing range reserved by TANDEM, 100-999
Содержание 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 ...