Skip to main content

PM65094: OVERWRITING LARGE FIELDS IN MONITOR IS IGNORED IN SCREEN 6


Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as duplicate of another APAR.

Error description

  • Using full-screen interface Debug Tool ignores an update to
    large fields:
    Assume a COBOL-structure:
          *  Muster Monitor
             01 MUSTER-MONITOR.
                05 INT-SPALTE-1                PIC X(171).
                05 INT-FELDER REDEFINES INT-SPALTE-1.
                   10 INT-FELD-1.
                      15 INT-FELD-1-1          PIC X.
                      15 INT-FELD-1-2          PIC X(55).
                      15 INT-FELD-1-56         PIC X.
                   10 INT-FELD-2.
                      15 INT-FELD-2-1          PIC X.
                      15 INT-FELD-2-2          PIC X(55).
                      15 INT-FELD-2-56         PIC X.
                   10 INT-FELD-3.
                      15 INT-FELD-3-1          PIC X.
                      15 INT-FELD-3-2          PIC X(55).
                      15 INT-FELD-3-56         PIC X.
    
    And its use:
         *    Demo Monitor
              MOVE SPACES    TO INT-FELDER
              MOVE
          "asjkdfjkasdfsjkdfhjasdfjkajkdflkasdjflksdflkeeeehjfkj"
                             TO INT-SPALTE-1
              MOVE "aqweiouiqweioqweoqweiioqweriorwier"
                             TO INT-FELD-3
    To recreate the following behaviour SET SCREEN 6 SOURCE MONITOR
    LOG and
    a session using a screen size of 62x160 must be active (SET
    SCREEN 1
    MONITOR SOURCE LOG is working as expected on 62x160 - but
    doesn't use the capabilities of that terminal-size..).
    After stepping into the program, put the field into the monitor
    window:
     MONITOR LIST ( INT-SPALTE-1 ) ;
     MONITOR LIST ( INT-FELDER ) ;
    When you try to overtype the value of INT-SPALTE-1 and press
    enter, the changes are completely ignored by DT.
    

Local fix

Problem summary

Problem conclusion

Temporary fix

Comments

  •  Please install UK91553 when it is available to receive
    the solution for this APAR.
    This APAR is a duplicate of PM75819
    

APAR Information

  • APAR number

    PM65094

  • Reported component name

    DEBUG TOOL Z/OS

  • Reported component ID

    5655W4500

  • Reported release

    C10

  • Status

    CLOSED DUB

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-05-21

  • Closed date

    2013-02-13

  • Last modified date

    2013-02-13

  • 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

    DEBUG TOOL Z/OS

  • Fixed component ID

    5655W7000

Applicable component levels

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

z/OS family


Software version:
C10


Reference #:
PM65094


Modified date:
2013-02-13

Translate my page

Content navigation