DB2 - Problem description
Problem IT03099 | Status: Closed |
ADMIN_MOVE_TABLE MAY FAIL TO DROP UDI TRIGGERS FROM SOURCE TABLE DURING SWAP OPERATION | |
product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problem description: | |
During SWAP operation, all the objects created by ADMIN_MOVE_TABLE during startup, will be cleaned. We can end up in a situation, where the drop UDI trigger operations on the source table are rolled back due to a -911 RC 68 SQL error. All the other objects like staging table are removed successfully, which leaves the UDI triggers in state inoperative on the new target table. The SQL911 error is never reported back to the end user, thus the SWAP operation finishes with success. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 10.1 Fix Pack 5. * **************************************************************** | |
Local Fix: | |
Manually drop the ADMIN_MOVE_TABLE UDI triggers from the target table after the SWAP operation finished successfully. | |
Solution | |
First fixed in DB2 Version 10.1 Fix Pack 5. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 11.07.2014 17.07.2015 17.07.2015 |
Problem solved at the following versions (IBM BugInfos) | |
Problem solved according to the fixlist(s) of the following version(s) | |
10.1.0.5 |