IBM Support

PH09912: DFH0STXR SHOWS WRONG VALUES IN XM-I-001-TOTAL-TASKS FIELD

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • DFHSTUP program is showing correctly the number of transactions
    executed:
    
    ----------------------------------------------------------------
    Total number of transactions (user + system):         16,184,250
    ----------------------------------------------------------------
    
    But DFH0STXR program is missing the last four digits for Total:
    
    ----------------------------------------------------------------
    03/18/2019  23:59:00  EOD  xxxxxxxx  XM001  MXT Limit =    85
    Current Tasks =    22. Peak Tasks =    85. Total =       16,184
    ----------------------------------------------------------------
    

Local fix

  • Change the XM-I-001-TOTAL-TASKS PIC from PIC(16):
    
    003576           03                          PIC X(16)
    003577                               VALUE '. Total = '.
    003578           03  XM-I-001-TOTAL-TASKS    PIC ZZ,ZZZ,ZZ9.
    
    to PIC(10):
    
    003576           03                          PIC X(10)
    003577                               VALUE '. Total = '.
    003578           03  XM-I-001-TOTAL-TASKS    PIC ZZ,ZZZ,ZZ9.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All CICS users                               *
    ****************************************************************
    * PROBLEM DESCRIPTION: DFH0STXR shows an incorrect value       *
    *                      for the total number of transactions.   *
    ****************************************************************
    DFH0STXR is reporting INFORMATION statistics for an interval
    which has executed a large number of transactions.
    A formatting error causes the number of transactions to be
    incorrectly displayed.
    Additional Keywords: SMF STATRCD
    

Problem conclusion

  • DFH0STXR has been changed to correct the layout of the
    output line, and report the number of transactions correctly.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH09912

  • Reported component name

    CICS TS Z/OS V5

  • Reported component ID

    5655Y0400

  • Reported release

    100

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-03-21

  • Closed date

    2019-04-23

  • Last modified date

    2019-05-02

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

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

    UI62605 UI62606

Modules/Macros

  • DFH0STXR
    

Fix information

  • Fixed component name

    CICS TS Z/OS V5

  • Fixed component ID

    5655Y0400

Applicable component levels

  • R101 PSY UI62605

       UP19/04/24 P F904

  • R201 PSY UI62606

       UP19/04/24 P F904

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"5.4","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"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":"5.4","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 May 2019