DB2 - Problembeschreibung
Problem IC71585 | Status: Geschlossen |
ADMIN MOVE TABLE FAILS WITH SQL2102N RC = 12 | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
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-Zusammenfassung: | |
**************************************************************** * 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 | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
db2_v97fp4 | |
Workaround | |
keiner bekannt / siehe Local-Fix | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 30.09.2010 09.05.2011 09.05.2011 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
9.7.0.4 |