DB2 - Problem description
Problem IC74344 | Status: Closed |
DB2MOVE DOES NOT CORRECTLY HANDLE DATABASES WITH > 9999 TABLES | |
product: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
Problem description: | |
DB2MOVE DOES NOT CORRECTLY HANDLE DATABASES WITH > 9999 TABLES db2move.lst shows: !"DB2V955 "."T9951"!tab9999.ixf!tab9999.msg! !"DB2V955 "."T9952"!tab10000.ix!tab10000.ms! !"DB2V955 "."T9953"!tab10001.ix!tab10001.ms! !"DB2V955 "."T9954"!tab10002.ix!tab10002.ms! ls -l -rw-r--r-- 1 db2v955 db2iadm 2599 2011-02-02 13:16 tab9999.ixf -rw-r--r-- 1 db2v955 db2iadm 145 2011-02-02 13:16 tab9999.msg -rw-r--r-- 1 db2v955 db2iadm 2599 2011-02-02 13:16 tab10000.ix -rw-r--r-- 1 db2v955 db2iadm 145 2011-02-02 13:16 tab10000.ms -rw-r--r-- 1 db2v955 db2iadm 2599 2011-02-02 13:16 tab10001.ix -rw-r--r-- 1 db2v955 db2iadm 145 2011-02-02 13:16 tab10001.ms -rw-r--r-- 1 db2v955 db2iadm 2599 2011-02-02 13:16 tab10002.ix -rw-r--r-- 1 db2v955 db2iadm 145 2011-02-02 13:16 tab10002.ms | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * see ERROR DESCRIPTION * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 Version 9.5 Fix Pack 8. * **************************************************************** | |
Local Fix: | |
Find a way to do the tables in groups of less than 9999. Options include: -tn <a common table prefix>* i.e. wildcard subsets of tables db2move <dbname> export -tn ps_a* db2move <dbname> export -tn ps_b* (...) -tf <file containing a partial list of tables>" | |
available fix packs: | |
DB2 Version 9.5 Fix Pack 8 for Linux, UNIX, and Windows | |
Solution | |
First fixed in DB2 Version 9.5 Fix Pack 8. | |
Workaround | |
not known / see Local fix | |
BUG-Tracking | |
forerunner : APAR is sysrouted TO one or more of the following: IC74345 follow-up : | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 08.02.2011 01.07.2011 01.07.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.5.FP8 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.5.0.8 |