IBM Support

PM23760: MONITOR LIST PL/I NUMERIC PICTURE CANNOT BE OVERWRITTEN

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as duplicate of another APAR.

Error description

  • Following little PLI program:
    ADAC1: PROC OPTIONS(MAIN);
      DCL 01 BLAUT,
             05 GRUPPE(10),
               10 FALL_NR              PIC '(6)9',
               10 TS_USER_ID           CHAR(8),
    Following little PLI program:
      ADAC1: PROC OPTIONS(MAIN);
      /*** TKF - BLAUT_TEMP ***/
      DCL 01 BLAUT,
             05 GRUPPE(10),
               10 FALL_NR              PIC '(6)9',
               10 TS_USER_ID           CHAR(8),
               10 TS_NAME              CHAR(8),
               10 TS_NUMBERD           CHAR(8);
    DCL 1 P_X   DEC FIXED(2);
    P_X = 2;
    BLAUT.GRUPPE(P_X).TS_USER_ID = 'BLAUT';
    BLAUT.GRUPPE.TS_USER_ID(P_X) = 'BLAUT';
    END;
    Then do "MON LIST BLAUT.GRUPPE.FALL_NR(P_X)"
    The result is:
    MONITOR -+----1----+----2----+----3----+----4--
    ******************************* TOP OF MONITOR
    VALUE COLS 1-44                   ----+----1---
    0001  1 BLAUT.GRUPPE.FALL_NR ( 1 )
    0002                              ......
    0003       PICTURE'999999'
    ****************************** BOTTOM OF MONITOR This numeric
    picture cannot be overwritten. The CHAR's can !
    

Local fix

Problem summary

Problem conclusion

Temporary fix

Comments

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

APAR Information

  • APAR number

    PM23760

  • Reported component name

    DEBUG TOOL Z/OS

  • Reported component ID

    5655V5000

  • Reported release

    A10

  • Status

    CLOSED DUB

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2010-10-02

  • Closed date

    2010-11-24

  • Last modified date

    2010-11-24

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

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

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A10","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSTQWA","label":"IBM Debug for z\/OS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A10","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
15 October 2020