IBM Support

PI61680: RATIONAL DEVELOPER FOR SYSTEM Z (RDZ): RDZ 9.1.1.3 PLI REAL SYNTAX FLAGS A REFERENCE WITH LIKE ATTRIBUTE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Rational Developer for System z - RDz - v9.1.1.3 PLI Real Syntax
    wrongly flags a reference with the LIKE attribute when there are
    duplicate variables names defined.
    Error "Enable to resolve reference to xxx" is shown.
    
    Example :
    DCL 1 STRUC2,
          2 STRUC2,
           3 SUBSTRUC,
             5 ITEM1 CHAR(8),
             5 ITEM2 CHAR(8);
    DCL 1 STRUC2_INIT LIKE STRUC2;
    STRUC2_INIT.SUBSTRUC.ITEM1 = ' ';
    
    "Enable to resolve reference to ITEM1" is shown.
    

Local fix

  • Change the variable name to have only one instance.
    

Problem summary

  • RDz's PL/I parser did not handle LIKE attributes correctly when
    the attribute referenced a symbol declared in more than one
    place.
    

Problem conclusion

  • Modified PL/I parser to distinguish between references with the
    same name in LIKE attributes.
    
    The problem listed in this APAR has been resolved with
    IBM Rational Developer for System z V9.1.1.4 Fix Pack which
    is available from the Recommended Fixes support download page:
    http://www-1.ibm.com/support/docview.wss?rs=2294&uid=swg27006335
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI61680

  • Reported component name

    RATL DEV FOR SY

  • Reported component ID

    5724T0700

  • Reported release

    911

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-04-29

  • Closed date

    2016-09-30

  • Last modified date

    2016-09-30

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

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

Fix information

  • Fixed component name

    RATL DEV FOR SY

  • Fixed component ID

    5724T0700

Applicable component levels

  • R911 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSTRMM","label":"IBM Developer for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"911","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
15 October 2021