suche 36x36
Latest versionsfixlist
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

DB2 - Problem description

Problem IT36431 Status: Closed

DB2CLUSTER

product:
DB2 FOR LUW / DB2FORLUW / B50 - DB2
Problem description:
db2cluster -verify potential failure due to late server startup


Look at the logs generated by the db2cluster command to see
which pair of netnames failed

Sample:
Performing Verbs ping test from  to 
status: FAILED


Find the corresponding logs under tmp, it will have the same
timestamp suffix as the logs generated by the db2cluster
command,
ie /tmp/ibm.db2.cluster_int-



Take a look at when the server (netname 2) starts listening
               LEVEL: Event
PID     : 11773                TID : 139708297951040
FUNCTION: DB2 Common, OSSe, ossClusterPingVerbsServer,
probe:4591
DATA #1 : String, 27 bytes
The server starts listening


Next take a look at when the client (netname 1) starts
connecting
.             LEVEL: Event
PID     : 9992                 TID : 140624281339712
FUNCTION: DB2 Common, OSSe, ossClusterPingVerbsClient,
probe:4028
DATA #1 : String, 28 bytes
The client starts connecting


If timestamp 2 appears before timestamp 1, then the failure is
due to the late server startup



This would cause this pair of pings to fail
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* Db2_v115m5fp0                                                *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Upgrade to 11.5.6 or later                                   *
****************************************************************
Local Fix:
Increase the duration before the client tries to connect to the
server through this env var to 10 seconds

export DB2_RDMA_PING_WAIT_FOR_SRVR_STARTUP_IN_SEC=10
Solution
Workaround
****************************************************************
* USERS AFFECTED:                                              *
* Db2_v115m5fp0                                                *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Upgrade to 11.5.6 or later                                   *
****************************************************************
Comment
Upgrade to 11.5.6 or later
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
31.03.2021
21.06.2021
21.06.2021
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)