DB2 - Problem description
Problem IC65395 | Status: Closed |
TABLESPACE IS LEFT IN STATE "LOAD IN PROGRESS" (0X20000) AFTER A LOAD WITH COPY NO OPTION FAILED | |
product: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
Problem description: | |
Problem Description: On a recoverable database, DB2 may leave the tablespace state in "load in progress" (0x20000) when a DB2 load is running against a table in this tablespace. If the DB2 load uses the COPY NO option (either explicitly, or implicitly as COPY NO is the default option), DB2 will attempt to put the tablespace into "backup pending" state. If the attempt fails, the tablespace may be left in "load in progress" (0x20000) state even after the load application exited. Restarting the database can bring the tablespace back to normal (0x0000) from 0x20000. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL. * **************************************************************** * PROBLEM DESCRIPTION: * * On a recoverable database, DB2 may leave the tablespacestate * * in "load in progress" (0x20000) when a DB2 load isrunning * * against a table in this tablespace.If the DB2 load uses the * * COPY NO option (either explicitly,or implicitly as COPY NO * * is the default option), DB2 willattempt to put the * * tablespace into "backup pending" state.If the attempt fails, * * the tablespace may be left in "load inprogress" (0x20000) * * state even after the load applicationexited.Restarting the * * database can bring the tablespace back tonormal (0x0000) * * from 0x20000. * **************************************************************** * RECOMMENDATION: * * Update to version 9.5 fix pack 6 or later. * **************************************************************** | |
Local Fix: | |
restart database after problem happened, or proactively use LOAD COPY YES or NONRECOVERABLE (instead of LOAD COPY NO) to avoid DB2 trying to put the tablespace into "backup pending". | |
available fix packs: | |
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows | |
Solution | |
This problem is first fixed in version 9.5 fix pack 6. | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC65448 IC68201 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 05.01.2010 25.05.2010 25.05.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.5.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) |