DB2 - Problembeschreibung
| Problem IT08360 | Status: Geschlossen |
ADMIN_MOVE_TABLE CAN FAILS DURING CLEANUP WITH SQL0204N | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
ADMIN_MOVE_TABLE CAN FAILS DURING CLEANUP WITH
SQL0204N
You can get the following:
SQL0204N "JSEIFERT.STAFFAAWIWmo" is an undefined name.
SQLSTATE=42704
db2start
db2sampl
db2 connect to sample
db2 create table JSEIFERT.STAFF2 like JSEIFERT.STAFF
db2 "CALL SYSPROC.ADMIN_MOVE_TABLE('JSEIFERT', 'STAFF',
'STAFF2', '', 'INIT')"
db2 "CALL SYSPROC.ADMIN_MOVE_TABLE('JSEIFERT', 'STAFF', '', '',
'COPY')"
db2trc on -crash DB2.DBAPPEXT_UTIL.adminotm_Otm_cleanup.entry
db2 "CALL SYSPROC.ADMIN_MOVE_TABLE('JSEIFERT', 'STAFF', '', '',
'SWAP,TRACE')"
db2trc off
db2start
db2 connect to sample
db2 'drop table JSEIFERT."STAFFAAWIWmo"'
db2 "CALL SYSPROC.ADMIN_MOVE_TABLE('JSEIFERT', 'STAFF', '', '',
'CLEANUP,TRACE')" | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All Platforms * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW v9.7 Fixpack 11 or Later. * **************************************************************** | |
| Local-Fix: | |
| Lösung | |
First fixed in DB2 LUW v9.7 Fixpack 11. | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 16.04.2015 06.10.2015 06.10.2015 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP11 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.11 |
|