Please send your Questions & Answers or Feedback to "dvmadhavreddy@javabook.org"

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Bind Peeking and Adaptive cursor sharing


Bind peeking means, oracle uses the same execution plan which is already stored in the LC(Library Cache). This execution plan may be an inefficient execution plan for a different value(300 in our example).
To overcome this problem oracle has introduced "adaptive cursor sharing" in 11g. In this case, oracle generates multiple execution plans and picks the optional execution plans.

Related Posts Plugin for WordPress, Blogger...

Flag Counter