Why explain plan not same?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • automona
    New Member
    • Dec 2011
    • 1

    Why explain plan not same?

    Hi All

    I clone db2 database from server1 to my vmware
    and try to ran explain plan same query, same #rows, same index and primaky but not same explain plan
    server1 use indexes but my vmware is table scan

    what happen?


    Thanks
  • chendan
    New Member
    • Jan 2012
    • 2

    #2
    nothing pop up in my head immediately. But do you assign same amount of memory in vm as you had in server1? Did you try run stat after clone to vm?

    Comment

    Working...