DB2 - Problem description
| Problem IC82341 | Status: Closed |
DATA ROW COMPRESSION SETTING DISABLED ON TARGET TABLE WHEN ADMIN_MOVE_TABLE COPY_USE_LOAD FAILS WITH SQL3508 | |
| product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problem description: | |
When
ADMIN_MOVE_TABLE('XXX','SOURCE','TARGET','COPY_USE_LOAD','MOVE')
fails with:
SQL3508N Error in accessing a file or path of type "MSGFILE"
during load or load query. Reason code: "1".
PATH:"xxx", the TARGET table will end up with data row
COMPRESSION NO, regardless of the data row compression setting
on the SOURCE table. | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.7 Fix pack 7. * **************************************************************** | |
| Local Fix: | |
* Drop TARGET table. * Alter table TRAGET and set COMPRESSION accordingly. | |
| available fix packs: | |
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows | |
| Solution | |
First fixed in DB2 Version 9.7 Fix pack 7. | |
| Workaround | |
not known / see Local fix | |
| BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC87908 IC88640 follow-up : | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 29.03.2012 14.12.2012 14.12.2012 |
| Problem solved at the following versions (IBM BugInfos) | |
9.7.FP7 | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 9.7.0.7 |
|