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 IT03336 Status: Closed

OBJECT CAN BE DROPPED, ALTERED, RENAMED OR TRUNCATED USING A SYNONYM IN AN
ORA MODE DATABASE

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
In an ORA enabled database (DB2_COMPATIBILITY_VECTOR=ORA), an 
object can be dropped, altered, renamed or truncated using its 
synonym. 
For example: 
 
CREATE TABLE T (C1 INT); 
DB20000I  The SQL command completed successfully. 
 
CREATE SYNONYM S FOR TABLE T; 
DB20000I  The SQL command completed successfully. 
 
DROP TABLE S; 
DB20000I  The SQL command completed successfully. 
 
The DROP TABLE statement should fail in an ORA enabled database.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* All                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* upgrade to 10.5 fp 5                                         * 
****************************************************************
Local Fix:
Solution
first fix in 10.5 fp 5
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
23.07.2014
20.03.2015
20.03.2015
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
10.5.0.5 FixList