DB2 - Problembeschreibung
Problem IC96465 | Status: Geschlossen |
TABLE SPACES HAVING ONLY ONE CONTAINER CAN NOT MAKE USE OF "VECTORED IO" | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
Problembeschreibung: | |
DB2 does not make use of "Vectored IO" when a table space has only one container. Applying the APAR makes it possible to take advantage of "Vectored IO" even if a table space has only one container. One of the benefits of using "Vectored IO" is: it may possibly avoid one ONLINE BACKUP performance issue that happens in pureScale environment only. When the performance issue is happening, following information can be observed in stack files of DB2 prefetchers (EDU name 'db2pfchr'): =========================================== <StackTrace> thread_wait getConflictComplex getConflict get sqlbDMSDirectRead sqlbDirectRead sqlbServiceDirectReadRequest sqlbPFPrefetcherEntryPoint </StackTrace> <LatchInformation> Waiting on latch type: (SQLO_LT_SQLB_POOL_CB__olbRangeLotch) </LatchInformation> =========================================== The ONLINE BACKUP is slow because multiple prefetchers are competing for the 'SQLO_LT_SQLB_POOL_CB__olbRangeLotch'. When prefetchers are making use of "Vectored IO", there is no competition for the latch hence the performance issue is avoided. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * All users of version 10.1 on Linux, Unix and Windows * * platforms. * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Update to DB2 LUW Version 10.1 Fix Pack 4 or higher levels. * **************************************************************** | |
Local-Fix: | |
Change table spaces from "one container" to "multiple containers". | |
verfügbare FixPacks: | |
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 LUW Version 10.1 Fix Pack 4. | |
Workaround | |
Change table spaces from "one container" to "multiple containers". | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC96714 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 29.09.2013 09.06.2014 09.06.2014 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
Problem behoben lt. FixList in der Version | |
10.1.0.4 |