DB2 - Problem description
| Problem IT08453 | Status: Closed |
ADMIN_MOVE_TABLE CAN FAILS DURING CLEANUP WITH SQL0443N | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problem description: | |
ADMIN_MOVE_TABLE CAN FAILS DURING CLEANUP WITH
SQL0443N
You can get the following:
SQL0443N Routine "SYSPROC.ADMIN_MOVE_TABLE" (specific name "")
has returned
an error SQLSTATE with diagnostic text "CLI0110E Invalid output
or indicator
buffe". SQLSTATE=22002
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 Summary: | |
**************************************************************** * USERS AFFECTED: * * All Platforms * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 LUW v10.5 Fixpack 7 or Later. * **************************************************************** | |
| Local Fix: | |
| Solution | |
First Fixed in DB2 LUW v10.5 Fixpack 7. | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 22.04.2015 19.01.2016 28.04.2016 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.5.0.7 |
|