IBM Support

JR32682: XA ERROR MESSAGES REPORTED IN SERVER SIDE DB2DIAG.LOG

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • db2diag.log on the server contains the following message:
    
    FUNCTION: DB2 UDB, relation data serv, sqlrr_xa_tm_post,
    probe:1011
    MESSAGE : pCallinfo->xid:
    DATA #1 : Hexdump, 140 bytes
    0x0FFFFFFFFFFEF8F8 : 0044 5443 0000 0010 0000 0030 1F53 5A3A
    .DTC.......0.SZ:
    0x0FFFFFFFFFFEF908 : A40E CB4D 83AC 1192 BFEC 57EB 7EE7 5E1B
    ...M......W.~.^.
    0x0FFFFFFFFFFEF918 : 6CAD 0F41 9ED2 02BE D0BB 51D9 814C 8B95
    l..A......Q..L..
    0x0FFFFFFFFFFEF928 : BB1E A348 A971 FE82 16E6 C36C 89BE F33E
    ...H.q.....l...>
    0x0FFFFFFFFFFEF938 : 25C4 434F A492 A1F8 3D56 1712 0000 0000
    %.CO....=V......
    0x0FFFFFFFFFFEF948 : 0000 0000 0000 0000 0000 0000 0000 0000
    ................
    0x0FFFFFFFFFFEF958 : 0000 0000 0000 0000 0000 0000 0000 0000
    ................
    0x0FFFFFFFFFFEF968 : 0000 0000 0000 0000 0000 0000 0000 0000
    ................
    0x0FFFFFFFFFFEF978 : 0000 0000 0000 0000 0000 0000
    ............
    
    FUNCTION: DB2 UDB, data protection, sqlpxend, probe:750
    MESSAGE : The provided xid is not associated with the
    applcation.
    DATA #1 : Hexdump, 140 bytes
    0x0FFFFFFFFFFEF8F8 : 0044 5443 0000 0010 0000 0030 F515 6458
    .DTC.......0..dX
    0x0FFFFFFFFFFEF908 : 1D3F 224D AC6F FF23 9677 D8B8 7EE7 5E1B
    .?'M.o.#.w..~.^.
    0x0FFFFFFFFFFEF918 : 6CAD 0F41 9ED2 02BE D0BB 51D9 D806 599A
    l..A......Q...Y.
    0x0FFFFFFFFFFEF928 : 4CCF 2341 84B0 B403 D0C0 1A25 D359 ABE3
    L.#A.......%.Y..
    0x0FFFFFFFFFFEF938 : A124 6843 8949 33DD 8986 3B22 0000 0000
    .$hC.I3...;'....
    0x0FFFFFFFFFFEF948 : 0000 0000 0000 0000 0000 0000 0000 0000
    ................
    0x0FFFFFFFFFFEF958 : 0000 0000 0000 0000 0000 0000 0000 0000
    ................
    0x0FFFFFFFFFFEF968 : 0000 0000 0000 0000 0000 0000 0000 0000
    ................
    0x0FFFFFFFFFFEF978 : 0000 0000 0000 0000 0000 0000
    ............
    
    2008-06-19-08.43.07.091568-240 I6931016A157   LEVEL: Severe
    PID:823456 TID:1 NODE:000 Title: SQLP_ACB
    Dump File:/home/svtdbm4/sqllib/db2dump/8234561.00
    
    The above error messages in server side db2diag.log are caused
    by XA protocol violation.
    
    Fix is on DB2 Client only specific for windows running XA
    application and using MSDTC as TM. The error message was caused
    by inocorrect error handling  on failing XA_REG call.  DB2 LUW
    Client was sending XA_END and XA_ROLLBACK even if XA_REG was
    failing.
    
    After applying the fix, client will not send XA_END and
    XA_ROLLBACK if an application  fails to register a transaction.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * ALL                                                          *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * db2diag.log on the server contains the following message:    *
    *                                                              *
    * FUNCTION: DB2 UDB, relation data serv, sqlrr_xa_tm_post,     *
    * probe:1011                                                   *
    * MESSAGE : pCallinfo->xid:                                    *
    * DATA #1 : Hexdump, 140 bytes                                 *
    *                                                              *
    * 0x0FFFFFFFFFFEF8F8 : 0044 5443 0000 0010 0000 0030 1F53 5A3A *
    * .DTC.......0.SZ:                                             *
    * 0x0FFFFFFFFFFEF908 : A40E CB4D 83AC 1192 BFEC 57EB 7EE7 5E1B *
    * ...M......W.~.^.                                             *
    * 0x0FFFFFFFFFFEF918 : 6CAD 0F41 9ED2 02BE D0BB 51D9 814C 8B95 *
    * l..A......Q..L..                                             *
    * 0x0FFFFFFFFFFEF928 : BB1E A348 A971 FE82 16E6 C36C 89BE F33E *
    * ...H.q.....l...>                                             *
    * 0x0FFFFFFFFFFEF938 : 25C4 434F A492 A1F8 3D56 1712 0000 0000 *
    * %.CO....=V......                                             *
    * 0x0FFFFFFFFFFEF948 : 0000 0000 0000 0000 0000 0000 0000 0000 *
    * ................                                             *
    * 0x0FFFFFFFFFFEF958 : 0000 0000 0000 0000 0000 0000 0000 0000 *
    * ................                                             *
    * 0x0FFFFFFFFFFEF968 : 0000 0000 0000 0000 0000 0000 0000 0000 *
    * ................                                             *
    * 0x0FFFFFFFFFFEF978 : 0000 0000 0000 0000 0000 0000           *
    * ............                                                 *
    *                                                              *
    * FUNCTION: DB2 UDB, data protection, sqlpxend, probe:750      *
    * MESSAGE : The provided xid is not associated with the        *
    * applcation.                                                  *
    * DATA #1 : Hexdump, 140 bytes                                 *
    * 0x0FFFFFFFFFFEF8F8 : 0044 5443 0000 0010 0000 0030 F515 6458 *
    * .DTC.......0..dX                                             *
    * 0x0FFFFFFFFFFEF908 : 1D3F 224D AC6F FF23 9677 D8B8 7EE7 5E1B *
    * .?'M.o.#.w..~.^.                                             *
    * 0x0FFFFFFFFFFEF918 : 6CAD 0F41 9ED2 02BE D0BB 51D9 D806 599A *
    * l..A......Q...Y.                                             *
    * 0x0FFFFFFFFFFEF928 : 4CCF 2341 84B0 B403 D0C0 1A25 D359 ABE3 *
    * L.#A.......%.Y..                                             *
    * 0x0FFFFFFFFFFEF938 : A124 6843 8949 33DD 8986 3B22 0000 0000 *
    * .$hC.I3...;'....                                             *
    * 0x0FFFFFFFFFFEF948 : 0000 0000 0000 0000 0000 0000 0000 0000 *
    * ................                                             *
    * 0x0FFFFFFFFFFEF958 : 0000 0000 0000 0000 0000 0000 0000 0000 *
    * ................                                             *
    * 0x0FFFFFFFFFFEF968 : 0000 0000 0000 0000 0000 0000 0000 0000 *
    * ................                                             *
    * 0x0FFFFFFFFFFEF978 : 0000 0000 0000 0000 0000 0000           *
    * ............                                                 *
    *                                                              *
    * 2008-06-19-08.43.07.091568-240 I6931016A157   LEVEL: Severe  *
    * PID:823456 TID:1 NODE:000 Title: SQLP_ACB                    *
    * Dump File:/home/svtdbm4/sqllib/db2dump/8234561.00            *
    *                                                              *
    * XAapplication and using MSDTC as TM.                         *
    * The error message was caused by incorrect error handling on  *
    * failing XA_REG                                               *
    * call.                                                        *
    * DB2LUWClient was sending XA_END and XA_ROLLBACK even if      *
    * XA_REG                                                       *
    * was failing.                                                 *
    * After applying the fix, client will not send XA_END and      *
    * XA_ROLLBACK                                                  *
    * if an application  fails to register a transaction.          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Upgrade to db2 LUW V9.5 fixpack#5.                           *
    ****************************************************************
    

Problem conclusion

  • Problem was first fixed in DB2 UDB Version 9.5 Fix Pack 5.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR32682

  • Reported component name

    DB2 UDB PE WIND

  • Reported component ID

    5724B5501

  • Reported release

    950

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-04-13

  • Closed date

    2010-02-24

  • Last modified date

    2011-07-11

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

    JR32667

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

Fix information

Applicable component levels

  • R950 PSN

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSEPGG","label":"DB2 for Linux- UNIX and Windows"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"950","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
12 October 2021