IBM Support

PI85007: IBM Z/OS DEBUGGER V14 LIST TITLED WSS COMMAND FAILS WHEN THE WORKING STORAGE SECTION CONTAINS "01." WITH NO NAME

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as duplicate of another APAR.

Error description

  • IBM z/OS Debugger v14
    LIST TITLED WSS command fails when the
    Working Storage Section contains "01." with no name
    
    For example, the LIST TITLED WSS command fails if a COBOL
    program contains the following Working Storage Section :
             WORKING-STORAGE SECTION.
             01.
             05     VARBL1          PIC 99    VALUE 10.
             05     VARBL2          PIC 99    VALUE 20.
             05     R               PIC 9     VALUE 1.
             05     STR1            PIC X(5).
             05     STR2            PIC X(5).
             05     STR3            PIC X(5).
             05     STR4            PIC X(5).
             05     STR5            PIC X(5).
    
    It works correctly if the Working Storage sections contains
    the following:
    WORKING-STORAGE SECTION.
             01    VARBL1          PIC 99    VALUE 10.
             01    VARBL2          PIC 99    VALUE 20.
             01    R               PIC 9     VALUE 1.
             01    STR1            PIC X(5).
             01    STR2            PIC X(5).
             01    STR3            PIC X(5).
             01    STR4            PIC X(5).
             01    STR5            PIC X(5).
    

Local fix

  • Code a name for the 01 level
    

Problem summary

Problem conclusion

Temporary fix

Comments

  •  Please install UI53346 to receive the solution for
    this APAR.
    This APAR is a duplicate of PI84075
    

APAR Information

  • APAR number

    PI85007

  • Reported component name

    ZOS DEBUGGER

  • Reported component ID

    5724T0713

  • Reported release

    E00

  • Status

    CLOSED DUB

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-07-25

  • Closed date

    2018-01-25

  • Last modified date

    2018-01-25

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

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

    128AC7Ÿ

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"E00"}]

Document Information

Modified date:
24 June 2022