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

ADMIN_MOVE_TABLE WITH COPY_USE_LOAD AND WITHOUT COPY_WITH_INDEXE S LOADS
DATA AND BUILDS ALL INDEXES IN ONE TRANSACTION

product:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problem description:
When ADMIN_MOVE_TABLE is run with COPY_USE_LOAD and without 
COPY_WITH_INDEXES, target table with primary key (if applicable) 
is created, loaded an all indexes built in a single transaction. 
When source table has multiple indexes, it will consume 
signification transactional log space and my eventually fail 
with -964 "transactional log full" error. 
This APAR will change this behavior and transaction will be 
committed after LOAD phase and index rebuilt phase will be 
continued in a separate transaction.
Problem Summary:
**************************************************************** 
* USERS AFFECTED:                                              * 
* ALL                                                          * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade to DB2 version 9.7 Fix Pack 11 or higher.            * 
****************************************************************
Local Fix:
Do not use COPY_USE_LOAD or enable COPY_WITH_INDEXES option
Solution
Problem first fixed in DB2 version 9.7 Fix Pack 11.
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
04.03.2015
06.10.2015
06.10.2015
Problem solved at the following versions (IBM BugInfos)
9.7.FP11
Problem solved according to the fixlist(s) of the following version(s)
9.7.0.11 FixList