IBM Support

PH00905: RUNNING THE CICS STAT TRANSACTION PROGRAM DFH0STAT RESULTS IN DFHSR0001 S0C7 DFH0STSY WHEN SELECTING MVS TCBS

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • You are running CICS TS 4.2 and issue the STAT transaction.
    When you select the "Dispatcher MVS TCBs" option, you receive
    the following error:
    .
    DFHSR0001 An abend (code 0C7/AKEA) has occurred at
              offset X'0000CDB6' in program DFH0STSY.
    .
    The failing instruction is  the following COMPARE DECIMAL:
    .
       F930 3018 C018 | CP      X'18'(X'4',R3),X'18'(X'1',R12)
    .
    Each operand must be in signed-packed-decimal format, but
    in this case operand 1 - R13+18 pointed to 000005DC
    which is not valid format, causing the data exception.
    .
    Our code is attempting to retrieve the current task number
    associated with the JS- Job Step TCB- field name is:
       DSRDS-TCB-CICS-TASK
    Routine dfhkeds_inquire_mvstcb is where we retrieve this
    information, and the code is not checking if the TCA address
    is zero.  This causes the code to go to low core + 109 to
    retrieve the task number. In this case location 109 contained
    the value 0005DC.
    Additional Symptom(s) Search Keyword(s): KIXREVWRW
    ASRA SR0001 statistics dsmts_tcb_cics_task 0C7 abend0C7
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All CICS users                               *
    ****************************************************************
    * PROBLEM DESCRIPTION: Abend S0C7 occurs when running the STAT *
    *                      transaction.                            *
    ****************************************************************
    When running the STAT transaction, and choosing the "Dispatcher
    MVS TCBs" option, the user experiences an S0C7 abend. This is
    because field TAS_TCA_ADDRESS, which is used to retrieve the
    transaction task number contains zeroes.
    
    Keyword(s): KEDS_TCA_TASK_NUMBER ABENDS0C7
    

Problem conclusion

  • DFHKEDS has been altered so that, if TAS_TCA_ADDRESS contains
    zeroes, the transaction task number will be set to zeroes also,
    to prevent an S0C7 data exception.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH00905

  • Reported component name

    CICS TS Z/OS V4

  • Reported component ID

    5655S9700

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-07-25

  • Closed date

    2019-01-08

  • Last modified date

    2019-02-02

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

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

    PH01782 UI60556

Modules/Macros

  • DFHKEDS
    

Fix information

  • Fixed component name

    CICS TS Z/OS V4

  • Fixed component ID

    5655S9700

Applicable component levels

  • R700 PSY UI60556

       UP19/01/22 P F901

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":"4.2","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":"4.2","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
02 February 2019