DB2 - Problembeschreibung
| Problem IC97882 | Status: Geschlossen |
WHEN USING ADMIN_MOVE_TABLE WITH COPY_STATS OPTION ON SWAP PHASE, IT COULD FAILS WITH SQL2102N, REASON CODE 28. | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problembeschreibung: | |
The prerequisite is to face this problem;
1. The table being moved by ADMIN_MOVE_TABLE has double byte
character data.
2. A column value in the table being moved is > 33 bytes.
3. ADMIN_MOVE_TABLE is run with COPY_STATS option(if it is run
with manually, COPY_STATS is used on SWAP phase)
SQL2102N
The ADMIN_MOVE_TABLE procedure could not be completed because of
an internal failure during the execution of the procedure.
Reason code: reason-code.
28
An error occurred while copying statistics from the source
table to the target table. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users on DB2 prior to V105FP3. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Fixed in V105FP3. * **************************************************************** | |
| Local-Fix: | |
Use ADMIN_MOVE_TABLE without COPY_STATS option. | |
| verfügbare FixPacks: | |
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows | |
| Lösung | |
Fixed in V105FP3. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 22.11.2013 03.11.2014 03.11.2014 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.5.0.4 |
|