IBM Support

PM23545: DFHMQ0704 ... CKBP 08936 EIBRESP=16,635,328 EIBRESP2=0 RETURNED FOR EXEC CICS CALL. EIBFN=007F

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • After applying some CICS maintenance that hits DFHMQBP0 ,
    all CICS-MQ bridge CKBP transactions fail with message
    DFHMQ0704 ... CKBP 08936 EIBRESP=16,635,328 EIBRESP2=0
    returned for EXEC CICS call. EIBFN=007F.
    .
    The trace in the dump shows no EXEC CICS commands getting
    anything other than an OK response .  Here are the last
    EXEC CICS commands for the failing CKBP task:
    .
    EXEC CICS RETRIEVE    from  cbpRetrieveParameters which is
                                a part of DFHMQBP0 (or its alias
                                CSQCBP00 )
    EXEC CICS GETMAIN     from  GetBuffer which is a part of
                                CSQCBP00 or DFHMQP0 .
    EXEC CICS ADDRESS     from  DFHMQBR9
    EXEC CICS ASSIGN      from  DFHMQERR
    .
    

Local fix

  • Relink DFHMQBP0 with a job based on the following:
    //DFHMQBP0 JOB
    //* 'CALLLIBS' PROCESSING REQUIRED FOR DFHMQBP0
    //L#MQBP0 EXEC PGM=IEWL,
    // PARM='MAP,LIST,XREF,RENT,REFR'
    //SYSPRINT DD SYSOUT=*
    //SYSLMOD  DD DISP=SHR,DSN=XXXXXXXX.SDFHLOAD
    //SYSDEFSD DD DISP=SHR,DSN=XXXXXXXX.SYSDEFSD
    //SYSUT1   DD UNIT=SYSALLDA,
    // DISP=(NEW,DELETE),
    // SPACE=(1700,(400,400))
    //SYSLIB   DD DISP=SHR,DSN=XXXXXXXX.SCEELKED
    //ADFHMOD  DD DISP=SHR,DSN=XXXXXXXX.ADFHMOD
    //SYSLIN   DD *
     ORDER DFHELII
     INCLUDE ADFHMOD(DFHEAI0)
     INCLUDE ADFHMOD(DFHELII)
     INCLUDE ADFHMOD(DFHMQBR8)
     INCLUDE ADFHMOD(DFHMQBR9)
     INCLUDE ADFHMOD(DFHMQERR)
     INCLUDE ADFHMOD(DFHMQP0@)
     INCLUDE ADFHMOD(DFHMQP2@)
     INCLUDE ADFHMOD(DFHMQR2@)
     INCLUDE ADFHMOD(DFHMQR3@)
     INCLUDE ADFHMOD(DFHMQSTB)
     INCLUDE ADFHMOD(DFHMQXTB)
     MODE AMODE(31),RMODE(ANY)
     ALIAS CSQCBP00
     ENTRY CEESTART
     NAME DFHMQBP0(R) RC=0
    /*
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All                                          *
    ****************************************************************
    * PROBLEM DESCRIPTION: Runtime errors may occur in the CICS    *
    *                      owned MQ bridge task CKBP due to        *
    *                      incorrect initialisation of the WSA     *
    *                      for DFHMQBP0.                           *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    Runtime errors may occur in the CICS owned MQ bridge task CKBP,
    for example:
    
    DFHMQ0704E CKBP EIBRESP=16,635,328 EIBRESP2=0
    RETURNED FOR EXEC CICS CALL. EIBFN=007F
    
    The errors may be due to incorrect initialisation of the WSA for
    DFHMQBP0 which resulted from INCLUDE statements for DFHMQP0@,
    DFHMQP2@, DFHMQR2@ and DFHMQR3@ being reordered by SMP/E at the
    time when DFHMQBP0 was link-edited.
    Only the include statement for DFHMQP0@ should be present when
    DFHMQBP0 is link-edited.
    

Problem conclusion

  • The INCLUDE statements for DFHMQP2@, DFHMQR2@ and DFHMQR3@ are
    removed from the JCLIN used to link-edit module DFHMQBP0.
    

Temporary fix

  • FIX AVAILABLE BY PTF ONLY
    

Comments

APAR Information

  • APAR number

    PM23545

  • Reported component name

    CICS TS Z/OS V4

  • Reported component ID

    5655S9700

  • Reported release

    600

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-09-30

  • Closed date

    2010-10-08

  • Last modified date

    2010-12-02

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

    PM15574

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

    UK61693 UK61694

Modules/Macros

  •    DFHEAI0  DFHELII  DFHMQBR8 DFHMQBR9 DFHMQERR
    DFHMQP0@ DFHMQSTB DFHMQXTB JCI6603J
    

Fix information

  • Fixed component name

    CICS TS Z/OS V4

  • Fixed component ID

    5655S9700

Applicable component levels

  • R600 PSY UK61693

       UP10/11/05 P F011

  • R603 PSY UK61694

       UP10/11/05 P F011

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

Document Information

Modified date:
02 December 2010