DB2 - Problem description
Problem IC77146 | Status: Closed |
DPF ENV: LOAD TERMINATE SHOULD NOT CHECK DB2_LOAD_COPY_NO_OVERRIDE REGISTRY VARIABLE | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
DB2_LOAD_COPY_NO_OVERRIDE registry variable is unnecessarily checked during LOAD TERMINATE in the following scenario on DPF environment. 1. DB2_LOAD_COPY_NO_OVERRIDE is improperly set. ("COPY YES TO /path_0/" is the proper setting) db2set DB2_LOAD_COPY_NO_OVERRIDE=/path_0/ 2. LOAD is started with "COPY YES TO /path_1/" option. If "COPY NO" option is used, the option will be converted to the value of DB2_LOAD_COPY_NO_OVERRIDE. LOAD ... INSERT ... COPY YES TO /path_1/ 3. LOAD operation is interrupted, for example, by "force application" 4. Terminate the interrupted LOAD. LOAD ... TERMINATE ... COPY YES TO /path_1/ 5. The registry variable is unnecessarily checked and SQL27965N is returned. SQL27965N The DB2_LOAD_COPY_NO_OVERRIDE registry variable value "/path_0/" is not valid. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * As same as Error description. * **************************************************************** * RECOMMENDATION: * * Upgrade to Version 9.7 FixPack 5. * **************************************************************** | |
Local Fix: | |
Set the proper value for the registry variable. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in DB2 UDB Version 9.7 FixPack 5. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 24.06.2011 28.12.2011 28.12.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP5 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.5 |