March 2012
Intermediate to advanced
442 pages
9h 31m
English
DB2 uses cost-based optimization for choosing the access plan for a query. The total cost depends on various factors, such as system configuration, database and database manager configuration, memory available (buffer pool, sort heap, and so on), current optimization level, CPU parallelism, IO characteristics, and so on, and most importantly information regarding the actual data. In the DB2 terminology, this is also known as catalog statistics. Therefore, it is always recommended to keep the statistics updated. These statistics include information about the following:
Read now
Unlock full access