IBM Support

PH06049: INCORRECT STATEMENT NUMBER FOR ABEND IN FAULT ANALYZER OR DEBUG TOOL

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • A decimal divide exception s0CB may appear on an incorrect line
    number when using IBM Fault Analyzer or IBM Debug Tool for
    z/OS. Problem occurs when compiling the COBOL program with
    NOTEST(DWARF), OPT(2), and ARCH(10) or ARCH(11).
    

Local fix

  • Compile with ARCH(9)
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Users of Enterprise COBOL V6.1 compiling     *
    *                 programs with TEST(DWARF) and ARCH(10|11)    *
    *                 that do a PACKED-DECIMAL or USAGE DISPLAY    *
    *                 division by zero.                            *
    ****************************************************************
    * PROBLEM DESCRIPTION: The abend appears to be on an incorrect *
    *                      line number when using IBM Debugger     *
    *                      for Z or Fault Analyzer.                *
    ****************************************************************
    * RECOMMENDATION: Apply the provided PTF.                      *
    ****************************************************************
    At ARCH(10|11), the compiler may use decimal floating point
    (DFP) to improve performance of PACKED-DECIMAL or USAGE DISPLAY
    arithmetic. The DFP division instruction generates a different
    abend for a division by zero than the PACKED-DECIMAL division
    instruction. To ensure the abend is the same when using a DPF
    division instruction, the compiler first tests the divisor, and
    when the divisor is zero, it generates an intentional packed
    division by zero. That division by zero is out-of-line from the
    rest of the division code. The first out-of-line instruction
    shares an offset with the return instruction, causing it to
    appear on a different line in IBM Debugger for Z or Fault
    Analyzer.
    

Problem conclusion

  • The compiler was fixed to insert a dummy instruction between the
    return instruction and the first out-of-line instruction, so
    the out-of-line instructions appear on the correct line number.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH06049

  • Reported component name

    ENT COBOL FOR Z

  • Reported component ID

    5655EC600

  • Reported release

    610

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-12-03

  • Closed date

    2018-12-12

  • Last modified date

    2019-03-19

  • APAR is sysrouted FROM one or more of the following:

    PH04482

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  • IGY8RWTU IGYCCBE  IGYCCICS IGYCCSRV IGYCDGEN IGYCDIAG IGYCDMAP
    IGYCEN$0 IGYCEN$1 IGYCEN$2 IGYCEN$3 IGYCEN$4 IGYCEN$5 IGYCEN$8
    IGYCEN$D IGYCEN$R IGYCFGEN IGYCFREE IGYCINIT IGYCJA$0 IGYCJA$1
    IGYCJA$2 IGYCJA$3 IGYCJA$4 IGYCJA$5 IGYCJA$8 IGYCJA$D IGYCJA$R
    IGYCLIBH IGYCLIBO IGYCLIBR IGYCLSTR IGYCLVL0 IGYCLVL1 IGYCLVL2
    IGYCLVL3 IGYCLVL8 IGYCMALL IGYCOSCN IGYCPGEN IGYCRCTL IGYCRDPR
    IGYCRDSC IGYCREAL IGYCRWT  IGYCSCAN IGYCSIMD IGYCUE$0 IGYCUE$1
    IGYCUE$2 IGYCUE$3 IGYCUE$4 IGYCUE$5 IGYCUE$8 IGYCUE$D IGYCUE$R
    IGYCXREF IGYDRV   IGYEQCWI IGYMSGE  IGYMSGK  IGYMSGT  IGYQCBE
    IGYZQDRV IGYZQENU IGYZQJPN
    

Fix information

  • Fixed component name

    ENT COBOL FOR Z

  • Fixed component ID

    5655EC600

Applicable component levels

  • R610 PSY UI60241

       UP18/12/18 P F812

  • R611 PSY UI60242

       UP18/12/19 P F812

  • R612 PSY UI60243

       UP18/12/19 P F812

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SS6SG3","label":"Enterprise COBOL for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
12 December 2023