DB2 - Problem description
Problem IC64057 | Status: Closed |
DELTA VALUE IS WRAPPED IN DB2TOP, SO THE DELTA NUMBER DISPLAYED IN EXPORT FILE FROM DB2TOP WILL BE HUGE NUMBER | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
By using "-b d" option, db2top should export the delta value for database snapshot. However in some snapshot, the value in the current one may be less than the value from previous capture. In that case, db2top may show a huge number by calculating delta between current capture and previous one. By changing from unsigned variable to signed variable, db2top will make it 0 if the new value is less than previous one | |
Problem Summary: | |
Problem Description: DELTA VALUE IS WRAPPED IN DB2TOP, SO THE DELTA NUMBER DISPLAYED IN EXPORT FILE FROM DB2TOP WILL BE HUGE NUMBER Problem Summary: By using "-b d" option, db2top should export the delta value for database snapshot. However in some snapshot, the value in the current one may be less than the value from previous capture. In that case, db2top may show a huge number by calculating delta between current capture and previous one. By changing from unsigned variable to signed variable, db2top will make it 0 if the new value is less than previous one | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Solution | |
Problem is first fixed in Version 9.7 Fix Pack 1 | |
Workaround | |
n/a | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.10.2009 21.12.2009 21.12.2009 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.1 |