View Single Post

   
  #2 (permalink)  
Old 02-27-2008, 08:38 AM
mike
 
Posts: n/a
Default Re: Performance questions DB2 UDB 8.1.9 Linux

Maybe you could mention what indexes are present
on the underlying tables (animals, pedigree2, etc), and their
cardinality, and
the query-optimisation level you are using, and whether
the statistics are up to date, and what the access
plan shows?

Reply With Quote