DB2 - Problem description
Problem IC74255 | Status: Closed |
CANCELLING THE ADMIN_MOVE_TABLE WITH A USER OTHER THAN THE USER THAT STARTED IT WILL GIVE WRONG ERROR SQL2104N. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
If you try to cancel the ADMIN_MOVE_TABLE_UTIL procedure with a user that got an authorization ID that is different from the user that started the procedure you will incorrectly get error: SQL2104N The ADMIN_MOVE_TABLE procedure could not be completed at this time by this user. Reason code: "9". SQLSTATE=5UA0M Reason Code 9 An online move table operation is in progress; a parallel online table move operation on the same table is not allowed. The correct error would be this: SQL0551N "<authorization-ID>" does not have the required authorization or privilege to perform operation "<operation>" on object "<object-name>". 10. If this message was returned when the user with authorization ID "<authorization-ID>" called the ADMIN_MOVE_TABLE procedure, it is because that user does not have the same authorization ID as the user who initiated the online move table operation. User response: 10. Call the procedure again, with the same authorization ID as the user who initiated the online move table operation. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Users that try to stop the procedure that didn't start it. * **************************************************************** * PROBLEM DESCRIPTION: * * If you try to cancel the ADMIN_MOVE_TABLE_UTIL procedure * * with a * * user that got an authorization ID that is different from the * * * * user that started the procedure you will incorrectly get * * error * * * * * * SQL2104N The ADMIN_MOVE_TABLE procedure could not be * * completed * * at this * * * * time by this user. Reason code 9 SQLSTATE=5UA0M * * * * * * * * Reason Code 9 * * * * * * * * An online move table operation is in progress; a parallel * * online * * table move operation on the same table is not allowed. * * * * * * * * The correct error would be this * * * * * * * * SQL0551N <authorization-ID> does not have the required * * * * authorization * * * * or privilege to perform operation <operation> on * * object * * <object-name>. * * * * * * * * * * * * 10. If this message was returned when the user with * * * * authorization ID * * * * <authorization-ID> called the ADMIN_MOVE_TABLE * * procedure, * * it is * * * * because that user does not have the same authorization ID * * as * * the user * * * * who initiated the online move table operation. * * * * * * * * User response: * * * * * * * * 10. Call the procedure again, with the same authorization ID * * as * * the user * * * * who initiated the online move table operation. edit * * Error Description * **************************************************************** * RECOMMENDATION: * * Ask user who started it to stop it. * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Solution | |
Fixed from fixpack 5 of DB2 v9.7 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 02.02.2011 19.01.2012 19.01.2012 |
Problem solved at the following versions (IBM BugInfos) | |
9.7. | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.5 |