IBM Support

PI56710: RDZ V9.1.1.2 REAL TIME SYNTAX CHECK INCORRECTLY SHOWS: SPACE IS INVALID

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Rational Developer for System z v9.1.1.2 real time syntax check
    incorrectly shows: space is invalid
    
    This happens when using the space value e.g.
    88 MY-VARNAME5  VALUE 'N' space.
    
    This is a regression because this problem does not occur in RDz
    9.1.1.1
    
    In the source, an error flag is set for the statement: "COPY
    COPY1"
    Hovering over the mark with the mouse pointer shows:
    Copybook "COPY1" contains the following error: space is invalid
    
    PROGRAM SOURCE COCOPY.cob
           data division.
           working-storage section.
                COPY COPY1.                  <<< Error flag
           01 DYNNAME PIC X(60).
           88 MY-VARNAME5  VALUE 'N' space.  <<< Error flag
           88 MY-VARNAME6  VALUE 'N' ' '.
           procedure division.
               INITIALIZE A-FIELD.
               DISPLAY 'COCOPY'.
           End Program COCOPY.
    
    COPYBOOK COPY1.cpy
           01 MY-VARNAME1 PIC X(60).
           88 MY-VARNAME2  VALUE 'N' space.
           88 MY-VARNAME3  VALUE 'N' ' '.
    

Local fix

Problem summary

  • Real time syntax check incorrectly shows: SPACE as invalid.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PI56710

  • 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-02-05

  • Closed date

    2016-02-26

  • Last modified date

    2016-02-26

  • 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:
16 October 2021