SQL Performance (MOSC)

MOSC Banner

cost based optimizer

edited May 6, 2016 5:05AM in SQL Performance (MOSC) 2 commentsAnswered

In many cases we are seeing optimizer is choosing plan depending on cost where elapsed time is more.

Why can't oracle implement time -based optimizer?

How to fix such issues where wrong plan (which takes more time) is selected over faster plan since cost was low..? baseline?

Why time is not proportional to cost always.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center