Error 934 with Report Splitter when using *SELECT - Support

Error 934 with Report Splitter when using *SELECT

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Problem:

Customer was using *SELECT for his split option and was getting the following error:

Message . . . . :   The target for a numeric operation is too small to

hold

  the result (C G D F).
Cause . . . . . :   RPG procedure RS001R in program RJSSPLIT/RS001R at
  statement 934 performed an arithmetic operation which resulted in a

value

  that is too large to fit in the target.  If this is a numeric

expression,

  the overflow could be the result of the calculation of some

intermediate

  result.
Recovery  . . . :   Contact the person responsible for program

maintenance to

  determine the cause of the problem.
Possible choices for replying to message . . . . . . . . . . . . . . .
  D -- Obtain RPG formatted dump.

More...

Type reply below, then press Enter.
Reply  . . . .

Solution:

Check to make sure the symbolic filed name is correct. Make sure beg/end column is the correct length for the criterea that is being selected.

Personal tools