These error messages describe generation
errors that the Generate
Runtime Code wizard can encounter when it is generating
COBOL
source code.
CRRZE7329W
The {resource type} in the Screen Description named {resource
name} for screen {screen name} is not supported for Screen Recognition
by this generator and, therefore, is ignored.
CRRZE7330W
The Field Pattern or String Descriptor in the screen description
named {screen description name} for screen {screen name} contains
invalid
data for screen recognition and, therefore, is ignored.
CRRZE7331W
Field {field name} in the screen description named {description
name}
for screen {screen name} exceeded the maximum length of 160. Recognition
will
be performed using only the first 160 characters.
CRRZE7332E
A Screen codepage conflict occurred. Host codepage generation
property:
{flow codepage}, and screen <{screen name}> with codepage {screen
codepage}
CRRZE7333E
A Screen code page conflict occurred. Screen <{screen
name}>
with code page {screen code page}, and Screen <{screen name}> with
code
page {screen code page}
CRRZE7334E
An error occurred during web service generation: {method
name} :
{error message}
CRRZE7335E
Web service generation failed. File {file name} was not
generated.
No additional information is available. Runtime code was successfully
generated.
CRRZE7336E
An error occurred during web service generation: {method
name} :
See the log for more information.
CRRZE7337E
The field named {field name}, in the message, {message name}
generates
to the same value as the COBOL PROGRAM-ID {id}, which will not compile.
CRRZE7338E
The field named {field name}, in the message, {message name}
generates
to the same value as the COBOL Keyword {keyword}.
CRRZE7339E
Two messages that are not the same structure, have the same
name
of {message name}. This will cause data reference errors. Rename
and Refactor
one of the Messages.
CRRZE7340E
The {resource type} named {resource name} references the
field {field
name}, which is not BMS named and cannot be used in a Link3270 Invoke
Node.
CRRZE7341E
COBOL Generator cannot continue. A failure occurred
calculating the
Maximum COMMAREA length for Invoke node <{invoke name}>. Manually
enter
a length value in the generation properties editor and generate again.
CRRZE7342W
The length <{numeric value}> of a message specified for
use with
Invoke node {invoke name} exceeds the generation property value specified
for Maximum COMMAREA Length. This may cause a storage violation during
run
time.
CRRZE7343W
The flow contains multiple output paths. Web Service artifacts
can
only be generated for a single input and a single output path. Web
Service
artifacts for the output path resulting in a Reply node were generated,
and
the other output paths were ignored