COBCH1881 - COBCH1900
Lists the Syntax Checking error messages from COBCH1881 through COBCH1900.
COBCH1881S With JVMSOURCEBASE, source file must contain only one outer type
COBCH1882S Type name does not correspond to source file name and location
COBCH1883S Source file is not in location specified by JVMSOURCEBASE directive
COBCH1888 Typedef is defined differently in another external program
A typedef definition of the same name, but with a conflicting definition, has been located in another external program.
COBCH1889 License failure: <failure-message>
A valid license could not be obtained during compilation.
COBCH1890 Record length of USING file > record length of SD. Truncation may occur at execution time.
When performing a SORT or MERGE operation, truncation may occur because the record length specified in the input file is greater than the record length specified in the sort file.
COBCH1891 Record length of SD > record length of GIVING file. Truncation may occur at execution time.
When performing a SORT or MERGE operation, truncation may occur because the record length specified in the sort file is greater than the record length specified in the output file.
COBCH1900 Internal error - Code generation of SCREEN SECTION exceeded 65535 bytes
An internal limit has been reached for the SCREEN SECTION, due to a very large amount of CONTROL clauses in conjunction with a large number of LINES and attributes.
Parent topic:
Messages COBCH1801 - COBCH1900