DB2 - Problem description
Problem IC61891 | Status: Closed |
POOR COMPILE TIME PERFORMANCE IS EXPERIENCED WHEN REOPT ONCE IS ENABLED FOR QUERIES | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
DB2 may spend a considerable amount of time compiling queries when the application or queries have REOPT ONCE set. If you have REOPT ONCE enabled and notice that compile time is a significant component of the execution time of a statement then this APAR may be applicable to your environment. REOPT ONCE may be enabled using any of the following methods: - the REOPT ONCE keyword to the BIND or REBIND commands - setting the CLI/ODBC configuration keyword SQL_ATTR_REOPT to SQL_REOPT_ONCE - the <REOPT VALUE='ONCE'/> component of an optimization profile You can use db2batch, the dynamic SQL snapshot monitor, or some other tool to measure the performance of compiling and executing your REOPT ONCE queries to determine whether the compile time of REOPT ONCE is significant portion of your performance. | |
Problem Summary: | |
Users affected: All | |
Local Fix: | |
Turning off REOPT ONCE will reduce the query compilation cost for the affected statements but may also lead to poor plan choices. | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 1 for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in Version 9.7 Fix Pack 1 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 08.07.2009 15.12.2009 15.12.2009 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP1 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.1 |