DB2 - Problem description
Problem IC71585 | Status: Closed |
ADMIN MOVE TABLE FAILS WITH SQL2102N RC = 12 | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
ADMIN MOVE TABLE creates the SYSTOOLSPACE.OTM_SEMAPHORE_TABLE table to control help synchronize multiple table moves running in parallel. If ADMIN_MOVE_TABLE fails while populating this table the table will be created but will be empty. Every subsequent ADMIN_MOVE_TABLE operation will then fail with SQL2102Nrc=12. Workaround: Verify that the table is not empty: db2 "select * from SYSTOOLS.OTM_SEMAPHORE_TABLE" If the table is empty then drop it and rerun ADMIN_MOVE_TABLE | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * ADMIN MOVE TABLE creates the * * SYSTOOLSPACE.OTM_SEMAPHORE_TABLE * * table to control help synchronize multiple table moves * * running * * in parallel. If ADMIN_MOVE_TABLE fails while populating this * * * * table the table will be created but will be empty. Every * * * * subsequent ADMIN_MOVE_TABLE operation will then fail with * * * * SQL2102Nrc=12. * * * * * * * * Workaround: * * * * Verify that the table is not empty: * * * * * * * * db2 "select * from SYSTOOLS.OTM_SEMAPHORE_TABLE" * * * * * * * * If the table is empty then drop it and rerun * * ADMIN_MOVE_TABLE * **************************************************************** * RECOMMENDATION: * * Verify that the table is not empty: * * * * * * * * db2 "select * from SYSTOOLS.OTM_SEMAPHORE_TABLE" * * * * * * * * If the table is empty then drop it and rerun * * ADMIN_MOVE_TABLE * **************************************************************** | |
Local Fix: | |
Verify that the table is not empty: db2 "select * from SYSTOOLS.OTM_SEMAPHORE_TABLE" If the table is empty then drop it and rerun ADMIN_MOVE_TABLE | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Solution | |
db2_v97fp4 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 30.09.2010 09.05.2011 09.05.2011 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.4 |