Data Transformation Engine Return Codes and Errors Reference Guide
Chapter 7 – Type Tree Generation COBOL Copybook
Return Code Message
L232 Default 1000’s separators not specified TYPE ‘type
name’
L233 Default 1000’s separator not in restriction list
TYPE ‘type name’
L234 1000’s separator type is not a SYNTAX ITEM TYPE
‘type name’
L235 1000’s separator type has no restriction list TYPE
‘type name’
L236 Decimal separator type neither inherited nor local
TYPE ‘type name’
L237 Default separator type is not a SYNTAX ITEM TYPE
‘type name’
L238 Default decimal separator not in restriction list
TYPE ‘type name’
L239 Decimal separator type is not a SYNTAX ITEM TYPE
‘type name’
L240 Decimal separator type has no restriction list TYPE
‘type name’
COBOL Copybook
Error messages and return codes provide information on errors that occur while
generating type trees from COBOL Copybook data using the Importer Wizard.
If the COBOL copybook input file specified to the Importer Wizard contains
incorrect or invalid COBOL copybook statements, the Importer Wizard maps will
attempt to skip the erroneous statements and continue on with the next valid
statement. Invalid statements are reported in the COBOL Copybook Importer error
and warning report.
Trying to import a file that contains a large number of errors or is not a valid
COBOL copybook definition may result in the failure of the Importer Wizard to
create a type tree. When this situation occurs, the maps executed by the Importer
Wizard may report warning and error messages when you run the COBOL
Copybook importer wizard.