SQL Performance (MOSC)

MOSC Banner

SQL PLAN MANAGEMENT

edited May 15, 2019 4:14AM in SQL Performance (MOSC) 7 commentsAnswered

Dear,

I'm in charge of SQL performances since years.
As the developers trends is to use more and more drag and drop views  creating execution plans with more than 400 steps , I got to improve the way to tune.

One SQL with SYSTEM user is lasting 33 seconds and last 10 min with Application user.

We know that it's linked most of the time to histograms or is bind sensitive, pruning and so and so ...

With simple SQL, we can find easly which tables create the issue.

With those damns new SQL  composed by views and more 400 steps ... it's a long nightmare.

So I was looking for a way to force the proper execution plan for the "faulty" user.

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