DB2 - Problem description
Problem IC74607 | Status: Closed |
db2dart does not print out sufficient details when it encounters a non-corruption read errors. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 910 - DB2 | |
Problem description: | |
Currently, db2dart only returns general error message when it encounters a non-corruption related error i.e. Error: Unable to read pool page XXXXXXX, object page XXXX, from pool X, Error: parent pool X, object ID X, object type Index. Error: extent map anchor page of object is XX. For example, db2dart could encounter a non-corruption error due to insufficient system resource (i.e. SQLO_NORES). db2diag.log will return the following entry, e.g. XXXX-0X-XX-XX.XX.XX.XXX000-XXX XXXXXXXXXXXXX LEVEL: Error PID : XXXX TID : XXXX PROC : db2dart INSTANCE: DB2 NODE : 000 FUNCTION: DB2 UDB, buffer pool services, sqlbFixDataEMP, probe:820 MESSAGE : ZRC=0x870F00F2=-2029059854=SQLO_NORES "no resources to create process or thread" and db2dart returns the following errors, e.g. Data inspection phase start. Data obj: XXX In pool: X Error: Unable to determine pool relative page number for obj rel page 0 (Obj ID:XXX, Pool ID:X) Error: Unable to read pool page XXXXXXXXXX, object page X, from pool X, Error: parent pool X, object ID XXX, object type Data. Error: extent map anchor page of object is XXXXXX. Error: This object page does not exist. Instead of returning a general error message, db2dart will include the return code (RC) of the error (in hex value). | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * db2dart users. * **************************************************************** * PROBLEM DESCRIPTION: * * Without this APAR, customer is exposed to the issue as * * described in the "ERROR DESCRIPTION" section. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.1, Fixpack 11. * **************************************************************** | |
Local Fix: | |
n/a | |
available fix packs: | |
DB2 Version 9.1 Fix Pack 11 for Linux, UNIX and Windows | |
Solution | |
First fixed in DB2 Version 9.1, Fixpack 11. | |
Workaround | |
n/a | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC74921 IC74923 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 21.02.2011 03.01.2012 03.01.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.1.FP11 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.1.0.11 |