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

ADMIN_MOVE_TABLE DOES NOT TRANSFER INDEX RANDOM COLUMN ORDER

product:
DB2 FOR LUW / DB2FORLUW / A50 - DB2
Problem description:
SET CURRENT SCHEMA S1;
CREATE TABLE T1(i1 INT, i2 INT, i3 INT) ORGANIZE BY ROW
CREATE INDEX I1 on T1(i1 ASC, i2 DESC, i3 RANDOM)
CALL
SYSPROC.ADMIN_MOVE_TABLE('S1','T1','','','','','','','','','MOVE
')

RANDOM column order gets lost during transfer.
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* Customers using RANDOM indexes and ADMIN_MOVE_TABLE.         *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description                                        *
****************************************************************
* RECOMMENDATION:                                              *
* Upgrade to next fixpack.                                     *
****************************************************************
Local Fix:
Re-create index having RANDOM column order after move.
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
26.11.2017
01.12.2017
01.12.2017
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)