Menu

Data Decimal Error on statement 115400 XLCRTR

FAQ
Raymond
2007-12-04
2013-03-26
  • Raymond

    Raymond - 2007-12-04

    I am having a problem receiving a data decimal error. The statement# in error is 115400.

    Here is the statement:
    115400 c                   Move      CAlpha        CNumeric

    copy/paste of the field in error in the RPG formatted dump:

    CALPHA                CHAR(30)             '0000000000000000   [     00000'

    I'm trying to read through some of the code but I have as of yet to make heads or tails as to which record in the PF this data is referring to.  Any suggestions on how to deterimine which field and record the data decimal error is occuring on (if this even is the problem)?

     
    • Tommy Holden

      Tommy Holden - 2008-05-15

      to determine the record that's causing the error do a WRKJOB on the running job and look in the open files and do F11.  that should show you the RRN for the file.  then you can find the record and see what the data looks like

       

Log in to post a comment.

MongoDB Logo MongoDB