DB2 - Problem description
Problem IC81494 | Status: Closed |
UNABLE TO DETACH RECENTLY ATTACHED PARTITION IF INDEX IS IN A DIFFERENT TABLESPACE THAN THE DATA | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
If a partition is attached and detached from the same table in the same unit of work, you may receive an error with sqlcode -910 (SQL0910N). The error is returned when there is an index on the table and the index exists in a different tablespace than the table data. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * all * **************************************************************** * PROBLEM DESCRIPTION: * * Attaching and detaching a partition in the same unit of work * * may fail with an sqlcode -910 (SQL0910N) if the table has an * * index * * in a separate tablespace. * **************************************************************** * RECOMMENDATION: * * Upgrade to db2 Version 9.07.006 * **************************************************************** | |
Local Fix: | |
Commit the unit of work with the attach partition and then detach the partition in a new unit of work. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in DB2 UDB Version 9.7 fix pack 6. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 16.02.2012 26.03.2012 26.03.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.7.006, 9.7.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.6 |