Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

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
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 6 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 7 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 8 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 9a for Linux, UNIX, and Windows
DB2 Version 9.7 Fix Pack 10 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 FixList