IBM Support

PI81636: IBM RATIONAL DEVELOPER FOR Z SYSTEMS (RDZ/IDZ) PLI EDITOR FLAGS CICS INCLUDE FILES AS NOT FOUND FOR LOCAL PROJECTS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • IBM Rational Developer for System z - RDz - v9.5.1
    IBM Developer for z Systems - IDz - v14
    
    PLI editor flags any lines that reference CICS fields, such as
    EIBRESP, as errors because the include files are not found
    for local projects.
    
    For example, in a PLI program with the following code:
      if EIBRESP = 0 then Response='successful';
    
    That statement is flagged with:
    "the declaration for EIBRESP is not found".
    

Local fix

  • Add an include to the program for a CICS control block that
    contains this declaration and
    add the path for that include file to the syslib path of the
    associated property group.
    
    For instance, adding the following line will resolve the error
    -INC CICS_EIB;
    
    As long as that include file is in the syslib for
    associated property group.
    

Problem summary

  • The RDz PL/I parser did not automatically resolve the built-in
    CICS data declarations.
    

Problem conclusion

  • Modified the PL/I parser to automatically resolve the built-in
    CICS data declarations.
    
    The problem listed in this APAR has been resolved with
    IBM Rational Developer for z Systems V9.5.1.6 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

    PI81636

  • Reported component name

    DEV FOR Z SYS

  • Reported component ID

    5724T0700

  • Reported release

    951

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-05-15

  • Closed date

    2017-11-30

  • Last modified date

    2017-11-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

    DEV FOR Z SYS

  • Fixed component ID

    5724T0700

Applicable component levels

  • R951 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":"951","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
18 October 2021