IBM Support

PH22902: IBM DEVELOPER FOR Z SYSTEMS (IDZ) INCORRECT REALTIME SYNTAX CHECK ERROR WITH BYNAME.

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • IBM Developer for z Systems - IDz - v14.2.1
    Incorrect realtime syntax check error with BYNAME.
    
    For example, Using following PL/I program will trigger this
    issue.
    helloapp: proc() options(main);
    
    Dcl 1 Aa, 2 theAnswer char(16) varying;
    Dcl 1 Bb, 2 theAnswer char(16) varying;
    
    Aa = Bb, BYNAME; =>shows error msg ";" expected instead of this
    input
    
    end helloapp;
    

Local fix

  • Using BY NAME.
    

Problem summary

  • The problem was that BYNAME is flagged as a compiler error.
    Assignment Statement does not mention BYNAME as one word in the
    context of an assignment strcuture but the compiler does allow
    byname to be used (no passing error).
    

Problem conclusion

  • The problem has been fixed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH22902

  • Reported component name

    DEV FOR Z/OS

  • Reported component ID

    5724T0700

  • Reported release

    E20

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2020-03-04

  • Closed date

    2020-06-11

  • Last modified date

    2020-06-11

  • 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/OS

  • Fixed component ID

    5724T0700

Applicable component levels

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

Document Information

Modified date:
27 October 2020