CRRZE7300E-CRRZE7315W: COBOL source code generation, General
errors
These error messages describe general errors that the Generate
Runtime Code wizard can encounter when it is generating
COBOL source code.
CRRZE7300E
COBOL generation stopped with an error.
An unknown exception occurred. Exception text: {error message}
CRRZE7301E
COBOL generation stopped with an error.
The {node type} named {node name} contains an invalid value
for generation property {property name}. Method: {method name}
CRRZE7302E COBOL generation stopped with an error.There are too many Receive nodes. A
flow can contain only one Receive node. Remove the extra Receive
nodes and run the Generate Runtime Code wizard again.
CRRZE7303E An ESQL expression is
missing or invalid for {node type} node {node name}.
CRRZE7304E
COBOL generation stopped with an error.
{Resources} were not
found in the {containing resource}
named {resource name}. Method: {method name}
CRRZE7305E
Invalid syntax was found for {language}
in an expression in resource {resource
name}. Method: {method name}
CRRZE7307E
COBOL generation stopped with an error.
A field that does not have a BMS name cannot
be used in a screen descriptor for screen description {screen description name}.
Change the screen descriptors associated with
this screen description to use only fields with BMS names.
CRRZE7310E
COBOL generation stopped with an error. A message used in node {node name} having node type {node
type} is not valid for use as a flow {node
type} message. Method: {method name}
CRRZE7311E
COBOL generation stopped with an error. The invoke type of node {invoke name} conflicts
with the flow type of the
flow.
CRRZE7312E
COBOL generation stopped with an error. A Link3270 Bridge flow requires the
use of imported BMS maps.
CRRZE7313E
COBOL generation stopped with an error. The generation of copybook {copybook name} failed in method: {method name}
CRRZE7315W String element {element name} in message {message name} does not have a length value. A default length value is assumed.