DB2 - Problem description
Problem IC68229 | Status: Closed |
POOL_XDA_L_READS AND POOL_XDA_P_READS COLUMNS OF SYSIBMADM.SNAPDB SEEMS TO BE REVERSE. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
POOL_XDA_L_READS and POOL_XDA_P_READS columns of view SYSIBMADM.SNAPDB seems to be reverse. Seems, there is a miss assignment of the values to the column names in SYSIBMADM.SNAPDB in V9.7. The get snasphot for database output retrieves the following counters : db2 get snapshot for database on sample | grep xda Buffer pool xda logical reads = 97 Buffer pool xda physical reads = 22 Buffer pool temporary xda logical reads = 0 Buffer pool temporary xda physical reads = 0 Buffer pool xda writes = 34 Asynchronous pool xda page reads = 0 Asynchronous pool xda page writes = 0 Asynchronous xda read requests = 0 If we compare with sysibmadm.snapdb information, the logical and physical read counters for xda data are wrong. db2 "select POOL_XDA_L_READS ,POOL_XDA_P_READS from sysibmadm.snapdb" POOL_XDA_L_READS POOL_XDA_P_READS -------------------------- -------------------- 22 97 | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * DB2 LUW * **************************************************************** * PROBLEM DESCRIPTION: * * POOL_XDA_L_READS and POOL_XDA_P_READS columns of view * * SYSIBMADM.SNAPDB seems to be reverse. Seems, there is a miss * * assignment of the values to the column names in * * SYSIBMADM.SNAPDB in V9.7. * * * * The get snasphot for database output retrieves the following * * wrong counters : * * * * db2 get snapshot for database on sample | grep xda * * * * Buffer pool xda logical reads = 97 * * * * Buffer pool xda physical reads = 22 * **************************************************************** * RECOMMENDATION: * * The customer has to include this fix . The fix is going to * * release in V97FP3. * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
The Fix is going to include in the V97FP3. The customer will see the correct order values of POOL_XDA_L_READS and POOL_XDA_P_READS after including the fix. | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC69656 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 28.04.2010 09.05.2011 09.05.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP3 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.4 |