DB2 - Problem description
Problem IC68035 | Status: Closed |
CONTROL CENTER VISUAL EXPLAIN OF A QUERY INVOLVING INDEX OBJECTS FAILS WHEN CLIENT IS DOWN LEVEL TO A V97 SERVER | |
product: | |
DB2 FOR LUW / DB2FORLUW / 950 - DB2 | |
Problem description: | |
Control Center Visual Explain of a query involving index objects will fail when client is down level to a V97 server. For example, the following objects exists on a V9.7 server: server: create table s.t1 (i int); create index s.i1 on s.t1 (i); create table s.t2 (i int); From a down level client (such as V9.1 or V9.5) running Visual Explain from Control Center, - Explain of query "select * from s.t2" succeeds as the table has no indexes. - Explain of query "select * from s.t1" fails because the table has an index. The error observed is "DBA3065E Snapshot cannot be processed due to a CLI error." | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Below v97 * **************************************************************** * PROBLEM DESCRIPTION: * * CONTROL CENTER VISUAL EXPLAIN OF A QUERY INVOLVING INDEX * * OBJECTS FAILS WHEN CLIENT IS DOWN LEVEL TO A V97 SERVER * **************************************************************** * RECOMMENDATION: * * Upgrade to V9.5 Fix Pack 6 * **************************************************************** | |
Local Fix: | |
Upgrade the client to V9.7. | |
available fix packs: | |
DB2 Version 9.5 Fix Pack 6a for Linux, UNIX, and Windows | |
Solution | |
Problem was first fixed in Version 9.5 Fix Pack 6. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 20.04.2010 14.05.2010 14.05.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.5.FP6 | |
Problem solved according to the fixlist(s) of the following version(s) |