DB2 - Problembeschreibung
| Problem IT01847 | Status: Geschlossen |
ADMIN_MOVE_TABLE MAY RETURN SQL20242N IF DEEPCOMPRESSION_SAMPLE IS SET TO A SMALL VALUE FOR A LARGE SOURCE TABLE. | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problembeschreibung: | |
call
admin_move_table_util('tabschema','tabname','UPSERT','DEEPCOMPRE
SSION_SAMPLE','1')
Return Status = 0
call
admin_move_table('tabschema','tabname','table_space','table_spac
e','','','','','FORCE,COPY_USE_LOAD,NON_CLUSTER,NO_STATS','COPY,
TRACE')
SQL20242N The sample size specified in the TABLESAMPLE clause
is not valid.
SQLSTATE=2202H | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Update to DB2 Version 10.5 Fix Pack 4 * **************************************************************** | |
| Local-Fix: | |
Reset the DEEPCOMPRESSION_SAMPLE to a larger value (at least 20MB) for optimal deep dictionary creation, or just remove the setting so that AMT will use default sample size for optimal dictionary creation. | |
| verfügbare FixPacks: | |
DB2 Cancun Release 10.5.0.4 (also known as Fix Pack 4) for Linux, UNIX, and Windows | |
| Lösung | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 16.05.2014 12.01.2015 12.01.2015 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.5.0.4 |
|