DB2 - Problembeschreibung
| Problem IC94337 | Status: Geschlossen |
QUERY ON VARCHAR2 ENABLED DATABASE NO LONGER USES INDEX SCAN AFTER UPGRADE TO FIX PACKS 5 TO 8 | |
| Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
| Problembeschreibung: | |
A query that may have been perfoming well prior to DB2 version 9.7 fix pack 5 may stop choosing an index after upgrading to DB2 version 9.7 fix packs 5 to 8. This can happen on a VARCHAR2 enabled database when the query includes basic predicates involving VARCHAR columns. | |
| Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * Users on version 9.7 fix packs 5 to 8 * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 version 9.7 fix pack 9 * **************************************************************** | |
| Local-Fix: | |
Use optimization guidelines to use the appropriate index, for
example:
SELECT... /* <OPTGUIDELINES>
<IXSCAN TABLE="A" INDEX="MYINDEX"/>
</OPTGUIDELINES> */ | |
| verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 9 for Linux, UNIX, and Windows | |
| Lösung | |
First fixed in DB2 version 9.7 fix pack 9 | |
| Workaround | |
keiner bekannt / siehe Local-Fix | |
| Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC96232 IC96236 Nachfolger : | |
| Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 23.07.2013 02.01.2014 02.01.2014 |
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7.FP9 | |
| Problem behoben lt. FixList in der Version | |
| 9.7.0.9 |
|
| 9.7.0.9 |
|