DB2 - Problembeschreibung
| Problem IC92571 | Status: Geschlossen | 
| GRAPH GENERATED WITH 'DB2EXPLN -G' DOES NOT CONTAIN STATISTICS | |
| Produkt: | |
| DB2 FOR LUW / DB2FORLUW / A10 - DB2 | |
| Problembeschreibung: | |
| When an explain plan is generated using 'db2expln -g' command, 
it does not contain the cost and the cardinality estimate for 
its operators. This can be demonstrated with a simple example as 
seen below: 
 
 db2expln -d sample -t -g -q "values current timestamp" 
 
 
******************** DYNAMIC 
*************************************** 
 
==================== STATEMENT 
========================================== 
 
        Isolation Level          = Cursor Stability 
        Blocking                 = Block Unambiguous Cursors 
        Query Optimization Class = 5 
 
        Partition Parallel       = No 
        Intra-Partition Parallel = No 
 
        SQL Path                 = "SYSIBM", "SYSFUN", 
"SYSPROC", "SYSIBMADM" 
 
 
 
Statement: 
  values current timestamp 
 
 
Section Code Page = 1208 
 
Estimated Cost = 0.004800 
Estimated Cardinality = 1.000000 
 
Table Constructor 
|  1-Row(s) 
Return Data to Application 
|  #Columns = 1 
 
End of section 
 
 
Optimizer Plan: 
 
 Operator 
   (ID) 
 
 RETURN 
  ( 1) 
   | 
 TBSCAN 
  ( 2) 
   | 
 TFunc: 
 SYSIBM 
 GENROW | |
| Problem-Zusammenfassung: | |
| **************************************************************** * USERS AFFECTED: * * Users on V10.1 fp1 * **************************************************************** * PROBLEM DESCRIPTION: * * See Error Description * **************************************************************** * RECOMMENDATION: * * Upgrade to V10.1fp3 * **************************************************************** | |
| Local-Fix: | |
| verfügbare FixPacks: | |
| DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows | |
| Lösung | |
| Workaround | |
| keiner bekannt / siehe Local-Fix | |
| Bug-Verfolgung | |
| Vorgänger : APAR is sysrouted TO one or more of the following: IC95356 Nachfolger : | |
| Weitere Daten | |
| Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 24.05.2013 01.10.2013 01.10.2013 | 
| Problem behoben ab folgender Versionen (IBM BugInfos) | |
| Problem behoben lt. FixList in der Version | |
| 10.1.0.3 |  | 
| 10.1.0.3 |  | 







 
