Rational Developer for System z

CRRZE7341E

COBOL generation stopped with an error. The maximum COMMAREA length for Invoke node {invoke name} cannot be calculated. Manually enter a valid length value in the generation properties editor.

Explanation

The Generate Runtime Code wizard could not calculate the COMMAREA length automatically for the Invoke nonterminal node specified in the error message.

User response

In the generation properties editor, for the flow node specified in the error message, in the Maximum COMMAREA Length field, you selected Generate length value, a selection that should cause the Generate Runtime Code wizard to calculate the maximum length of the COMMAREA automatically. However, in this case the wizard could not calculate that length. Therefore you must calculate the length manually and type it into the field.

In the generation properties editor:
  1. Select the flow node specified in the error message.
  2. Calculate the maximum length required for the COMMAREA that is passed to the program specified in the Link to Program Name field.
  3. Type the length value into the Maximum COMMAREA Length.

See Generation properties of the LINK with COMMAREA invoke type.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)