IBM Support

PM83631: Nested array subscripts may not be reset during PL/I XML2LS conversion when parent array has different level arrays

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Nested array subscripts may not be reset during PL/I XML2LS
    conversion when parent array has different level arrays. Here is
    an example to illustrate the problem:
    
    This problem occurs when the array structure(NODE1) contains
    arrays(NODE2 and NODE4) on different levels:
    DCL 1 REQUEST,
        2 NODE1 (3),
           3 NODE2(1) CHAR(8),
           3 NODE3,
             4 NODE4(3) CHAR(8);
    

Local fix

Problem summary

  • Users affected:
    Top-down, Bottom-up, Meet-in-middle PL/I XML2LS conversion
    
    Problem descriptions:
    When using nested array subscipts, during PL/I XML2LS conversion
    the child array subscript is not being reset when parent array
    has different level arrays.
    There are two issues caused by the lack of the subscript reset:
    1.) In top-down, the upperbound of each nested array, which is
    automatically computed during a pretraversal of the XML, may be
    larger than needed
    2.) In bottom-up and meet-in-middle, out-of-range subscript
    references may occur during XML2LS conversion.
    
    This problem occurs when the array structure(NODE1) contains
    arrays(NODE2 and NODE4) on different levels:
    DCL 1 REQUEST,
        2 NODE1 (3),
           3 NODE2(1) CHAR(8),
           3 NODE3,
             4 NODE4(3) CHAR(8);
    

Problem conclusion

  • The XML2PLI converter has been corrected to allow to handle
    subscripts correctly.
    
    The problem listed in this APAR has been resolved with
    IBM Rational Developer for System z V8.5.1.1 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

    PM83631

  • Reported component name

    RATL DEV FOR SY

  • Reported component ID

    5724T0700

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-02-26

  • Closed date

    2013-03-21

  • Last modified date

    2013-03-21

  • 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

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

Document Information

Modified date:
29 October 2021