DB2 - Problembeschreibung
| Problem IC69134 | Status: Geschlossen |
BACKUP OF A TABLE IN LOAD_PENDING STATE IN SMS TABLESPACE MAY FAIL WITH BADPAGE ERROR AND SQL1655E. | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
| Problembeschreibung: | |
If a Load into a table that resides in an SMS tablespace fails
and the table is left in Load Pending state (ie. a Load
Terminate is not yet executed), and a Backup is executed, then
the backup may fail with a SQLB_BADP error.
An entry similiar to the following can be seen in the
db2diag.log.
2010-03-04-15.13.13.612849-300 I27099E3778 LEVEL: Severe
PID : 20028 TID : 47983534008640PROC :
db2sysc
INSTANCE: xxxxxxxx NODE : 000 DB :
XXXXXXXX
APPHDL : 0-18 APPID:
*LOCAL.xxxxxxxx.100304201315
AUTHID : XXXXXXXX
EDUID : 66 EDUNAME: db2bm.19.3 (XXXXXXXX)
FUNCTION: DB2 UDB, buffer pool services, sqlb_verify_page,
probe:2
MESSAGE : ZRC=0x86020001=-2046689279=SQLB_BADP "page is bad"
DIA8400C A bad page was encountered.
DATA #1 : String, 64 bytes
Error encountered trying to read a page - information follows :
DATA #2 : String, 23 bytes
Page verification error
DATA #3 : Page ID, PD_TYPE_SQLB_PAGE_ID, 4 bytes
1000
DATA #4 : Object descriptor, PD_TYPE_SQLB_OBJECT_DESC, 88 bytes
Obj: {pool:4;obj:2;type:0} Parent={4;2}
Note that the DATA#3 value in this db2diag.log entry (1000 in
this example) represents the page number, and this value
modulus 500 will always be 0 when this particular APAR is
encountered. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users with table(s) reside in SMS tablespace. * **************************************************************** * PROBLEM DESCRIPTION: * * Without this APAR, customer is exposed to the issue as * * described in the "ERROR DESCRIPTION" section. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW version 9.8, Fixpack 4. * **************************************************************** | |
| Local-Fix: | |
To resolve the issue, follow the steps below - 1. invoke a Load Query to confirm the table is in Load_Pending state, 2. perform a Load TERMINATE to bring the table out of Load_Pending state, 3. invoke the Backup. Alternately, the problem does not occur if the table resides in a DMS or AUTOMATIC STORAGE tablespace. | |
| verfügbare FixPacks: | |
DB2 Version 9.8 Fix Pack 4 for AIX and Linux | |
| Lösung | |
First fixed in DB2 Version 9.8, Fixpack 4. | |
| Workaround | |
n/a | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 11.06.2010 04.08.2011 04.08.2011 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.8.FP4 | |
| Problem behoben lt. FixList in der Version | |
| 9.8.0.4 |
|