DB2 - Problem description
Problem IC62508 | Status: Closed |
ERROR SQL0429N ENCOUNTERED WHEN RUNNING AUTO RUNSTATS ON OVER 32KTABLES WITH SET STATISTICS PROFILE OPTION. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
You may encounter error SQL0429N if you have over 32K tables and running Auto Runstats with SET STATISTICS PROFILE option. Sample Runstats command ran under Auto Runstats: db2 runstats on table "TABSCHEMA"."TABNAME" with distribution on all columns default num_freqvalues 100 num_quantiles 200 and detailed indexes all allow write access set profile. Sample error logged in db2diag.log ---------------------------------------------------------------- ------ 2009-07-02-10.32.11.826667-300 I107285A474 LEVEL: Error PID : 364570 TID : 1164 PROC : db2acd 0 INSTANCE: db2ecp NODE : 000 APPID : *LOCAL.db2ecp.090702153136 FUNCTION: DB2 UDB, Automatic Table Maintenance, Atm::process_tables, probe:360 MESSAGE : ZRC=0xFFFFFE53=-429 DATA #1 : <preformatted> AutoStats: [IBM][CLI Driver][DB2/AIX64] SQL0429N The maximum number of concurrent LOB locators has been exceeded. SQLSTATE=54028 ---------------------------------------------------------------- ------ | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Users running runstats with SET STATISTICS PROFILE option * * against more that 32000 tables. * **************************************************************** * PROBLEM DESCRIPTION: * * SQL0429N error returned if you have over 32000 tables and * * running Auto Runstats with SET STATISTICS PROFILE option. * * * * * * Sample Runstats command ran under Auto Runstats: * * * * db2 runstats on table "TABSCHEMA"."TABNAME" with * * distribution on all columns default num_freqvalues 100 * * num_quantiles 200 and * * detailed indexes all allow write access set profile. * * * * * * * * Sample error logged in db2diag.log * * * * -------------------------------------------------------------- * * * 2009-07-02-10.32.11.826667-300 I107285A474 LEVEL: * * Error * * PID : 364570 TID : 1164 PROC : * * db2acd * * 0 * * * * INSTANCE: **** NODE : 000 * * APPID : ******** * * FUNCTION: DB2 UDB, Automatic Table Maintenance, * * * * Atm::process_tables, probe:360 * * * * MESSAGE : ZRC=0xFFFFFE53=-429 * * * * DATA #1 : <preformatted> * * * * AutoStats: [IBM][CLI Driver][DB2/AIX64] SQL0429N The * * maximum * * number of concurrent LOB locators has been exceeded. * * * * SQLSTATE=54028 * * * * -------------------------------------------------------------- **************************************************************** * RECOMMENDATION: * * Upgrade to V9.7 FP2. * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
First fixed in V9.7 FP2. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 12.08.2009 30.06.2010 30.06.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP2 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.2 |