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

SPATIAL EXTENDERS DATA TYPES NOT CLEARED AFTER DB2SE DISABLE_DB
<DATABASE> AND CANNOT BE DROPPED

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
When performing the command "db2se disable_db <database>". 
DB2 shows that the operation was successful --> GSE0000I  The 
operation was completed successfully. 
However when performing a db2look or investigating the 
SYSCAT.DATATYPES 
or SYSIBM.SYSDATATYPES catalog tables, db2 shows that there are 
still 7 datatypes related to the db2se functionality remaining. 
>> db2 "select typename from syscat.datatypes where typeschema = 
'DB2GSE'" 
 
ST_GEOMCOLLECTION 
ST_LINESTRING 
ST_MULTILINESTRING 
ST_MULTIPOINT 
ST_MULTIPOLYGON 
ST_POINT 
ST_POLYGON 
 
Then tried to drop these datatypes manually but this instructs 
that the corresponding datatype does not exist. 
 
>> db2 drop type DB2GSE.ST_POINT 
DB21034E  The command was processed as an SQL statement because 
it was not a valid Command Line Processor command.  During SQL 
processing it returned: SQL0204N  "DB2GSE.ST_POINT" is an 
undefined name.  SQLSTATE=42704
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to Db2 10.5 Fix Pack 9 or higher                     * 
****************************************************************
Local Fix:
Solution
First fixed in Db2 10.5 Fix Pack 9
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
21.04.2017
29.09.2017
29.09.2017
Problem solved at the following versions (IBM BugInfos)
9.0.
Problem solved according to the fixlist(s) of the following version(s)