Hi,
i've some trouble with using db2advis, the index-advisor, because there seem to be some Problems with the explain-tables.
When I try to run db2advis, i get the following Error
Code:
*************************************
* INHALTE DES SQL-KOMMUNIKATIONSBEREICHS *
*************************************
SQLCABC = 136
SQLCODE-Wert = -901
SQLERRMC = column number out of range
SQLERRP = SQLNQ041
sqlerrd[0] = 2149187693
sqlerrd[1] = 0
sqlerrd[2] = 0
sqlerrd[3] = 0
sqlerrd[4] = 4294967196
sqlerrd[5] = 0
SQL-WARNUNG =
SQLSTATE-Wert = 58004
Kritischer SQLCODE-Wert.
It seems that the problem is, that the explain tables are not specified in the right way, so i try to drop the explain tables so that i can re-create them.
When I run "db2 DROP TABLE explain_statemtent" for example, I get a SQL 0901N with Reason-Code: "Corrupt PD->length in table "IOSTAGIN"."EXPLAIN_PREDICATEC""
I could not find anything about that. What does that mean and how can I fix it?
EDIT: Used Version is 9.1 FP 7 on Linux X64