DB2 - Problem description
Problem IC75742 | Status: Closed |
UTILITIES LIKE DB2EXPLN MAY FAIL WITH SQL0204N EVEN THOUGH OBJECTS EXISTS IN DATABASE. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
Utilities like db2expln may fail with SQL0204N even though related DB2 objects exists in DB2 databases. For eg: $ cat f.sql select count(*) from v97inst3.test_<some_ascii_characters> ; $ db2expln -d dbcs_db -f f.sql -z ";" -g -i -terminal DB2 Universal Database Version 9.7, 5622-044 (c) Copyright IBM Corp. 1991, 2009 Licensed Material - Program Property of IBM IBM DB2 Universal Database SQL and XQUERY Explain Tool DB2 Universal Database Version 9.7, 5622-044 (c) Copyright IBM Corp. 1991, 2009 Licensed Material - Program Property of IBM IBM DB2 Universal Database SQL and XQUERY Explain Tool ******************** DYNAMIC *************************************** ==================== STATEMENT ========================================== ERROR -- From db2exdyn: SQL0204N "V97INST3.????" is an undefined name. SQLSTATE=427 This issue happened because an expected codepage conversion was not happening in DB2. This fix will resolve SQL0204N. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * All users prior to DB2 V97 FP5 * **************************************************************** * PROBLEM DESCRIPTION: * * Utilities like db2expln may fail with SQL0204N even though * * related DB2 objects exists in DB2 databases. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 V97 FP5 * **************************************************************** | |
Local Fix: | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 5 for Linux, UNIX, and Windows | |
Solution | |
First fixed in DB2 V97 FP5 | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 12.04.2011 08.12.2011 08.12.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP5 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.5 |