suche 36x36
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 IT36150 Status: Closed

ADMIN_MOVE_TABLE CANNOT BE USED TO MOVE TABLE HAVING DOUBLE QUOTES IN
NAME

product:
DB2 FOR LUW / DB2FORLUW / B50 - DB2
Problem description:
Table with double quotes in name cannot be moved.

The error can be reproduced by following steps:
CREATE TABLE IBM_RTMON_DATA."""wlmServiceSuperclassStats"""(i
int)
DB20000I  The SQL command completed successfully.

CALL
ADMIN_MOVE_TABLE('IBM_RTMON_DATA','"wlmServiceSuperclassStats"',
'','','MOVE')
SQL0104N  An unexpected token """" was found following "LE
"IBM_RTMON_DATA".".
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* Customer using double quotes in table names and want to use  *
* ADMIN_MOVE_TABLE.                                            *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Avoid using double quotes in table names.                    *
* Upgrade to next product release.                             *
****************************************************************
Local Fix:
Rename table before move.
Solution
Workaround
****************************************************************
* USERS AFFECTED:                                              *
* Customer using double quotes in table names and want to use  *
* ADMIN_MOVE_TABLE.                                            *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Avoid using double quotes in table names.                    *
* Upgrade to next product release.                             *
****************************************************************
Comment
Upgrade to 11.5.6 or later
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
09.03.2021
26.03.2021
21.06.2021
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)