home clear 64x64
en blue 200x116 de orange 200x116 info letter User
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 IT02746 Status: Closed

TRANSFER OWNERSHIP COMMAND FAILED WITH SQL0607N ERROR FOR TABLESPACES
SYSTOOLSPACE AND SYSTOOLSTMPSPACE

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
Attempting to transfer ownership of tablespaces SYSTOOLSPACE and 
SYSTOOLSTMPSPACE may fail with SQL0607N  error. 
 
For example, below are these two tablespaces which have 
ownership as of the db2 instance owner db2inst1, 
 
db2  "select substr(owner,1,30) owner, substr(tbspace,1,30) 
tbspace, ownertype from syscat.tablespaces where tbspace like 
'SYSTOOL%'" 
 
OWNER                          TBSPACE 
OWNERTYPE 
 
------------------------------ ------------------------------ 
--------- 
 
DB2INST1                       SYSTOOLSPACE                   U 
 
DB2INST1                       SYSTOOLSTMPSPACE               U 
 
however attempting to transfer their ownership to the other user 
db2inst2 would fail with SQL0607N error stating they are system 
objects. 
 
db2 "TRANSFER OWNERSHIP OF tablespace SYSTOOLSPACE TO USER 
DB2INST2 PRESERVE PRIVILEGES" 
 
DB21034E  The command was processed as an SQL statement because 
it was not a 
 
valid Command Line Processor command.  During SQL processing it 
returned: 
 
SQL0607N  "TRANSFER OWNERSHIP" is not defined for system 
objects.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL USERS                                                    * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 Version 10.5 Fix Pack 5 or newer              * 
****************************************************************
Local Fix:
If possible, drop and recreate these two tablespaces via the new 
user.
Solution
Problem was first fixed in Version 10.5 Fix Pack 5
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
23.06.2014
13.03.2015
13.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