DB2 - Problem description
| Problem IT04592 | Status: Closed |
PERFORMANCE MAY BE POOR FOR DBMS_LOB.INSTR | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
| Problem description: | |
Performance of DBMS_LOB.INSTR is unsatisfactory and poorer than other DBMS_LOB routines and it's equivalent SYSIBM routine. It is particularly noticeable when looping on DBMS_LOB.INSTR. | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * PERFORMANCE MAY BE POOR FOR DBMS_LOB.INSTR * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * upgrade to db2 version 10.1fp5 * **************************************************************** | |
| Local Fix: | |
Use SYSIBM.INSTR instead of DBMS_LOB.INSTR | |
| Solution | |
fix was delivered to db2 version 10.1fp5 | |
| Workaround | |
use SYSIBM.INSTR where appropriate | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 25.09.2014 15.07.2015 15.07.2015 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.1.0.5 |
|