DB2 - Problem description
| Problem IT07256 | Status: Closed |
DB2SUPPORT FAILED TO COLLECT DATA FOR SYNOPSIS TABLES IF THE TABLES INVOLVED CONTAIN '/' IN THE TABLE NAME | |
| product: | |
DB2 FOR LUW / DB2FORLUW / A50 - DB2 | |
| Problem description: | |
When you run db2support to collect optimizer data for a query,
and if the tables involved are column organized tables.
db2support collects data for the associated synopsis tables
as well and store them in db2support/db2supp_opt/OPTIMIZER/BLU.
If the table name for column organized tables contains special
charactor like '/' , the data collection for the synopsis table
would fail. and in optimizer.log, you may see errors like the
following:
**************
select count(*) from SYSIBM.SYN140509134229640085_/BIC/SSHIP_TO
SQL Code: "0" rc "1"
Error invoking "select count(*) from
SYSIBM.SYN140509134229640085_/BIC/SSHIP_TO"
describe select * from
SYSIBM.SYN140509134229640085_/BIC/SSHIP_TO
SQL Code: "0" rc "1"
Error invoking "describe select * from
SYSIBM.SYN140509134229640085_/BIC/SSHIP_TO"
**************** | |
| Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * N/A * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to V105FP7+. * **************************************************************** | |
| Local Fix: | |
| Solution | |
V105FP7+ contains the fix. | |
| Workaround | |
not known / see Local fix | |
| Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 19.02.2015 25.08.2015 25.08.2015 |
| Problem solved at the following versions (IBM BugInfos) | |
| Problem solved according to the fixlist(s) of the following version(s) | |
| 10.5.0.6 |
|