Latest versionsfixlist
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
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

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
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

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 FixList