SQL Performance (MOSC)

MOSC Banner

Check if SQL Profile will be used

edited Jun 1, 2017 5:02AM in SQL Performance (MOSC) 3 commentsAnswered

Hi,

following performance issue.

Oracle DB 12.1.0.2 + latest PatchSet

We did a migration of the Production DB and afterwards we have trouble with a few queries.

What have we done in general on the 12.1.0.2 database. We set parameter  adaptive_feature to FALSE.

We have some test queries

                    optimizer_feature_enable

Query           11.2.0.4           12.1.0.2

qy1               5 seconds        25 seconds         (runtime)

qy2               3 seconds         30-45 seconds

So we don't want to use optimizer_feature_enable in the future with 11.2.0.4 because is it dangerous and makes no sense.

(MOS Note 1362332.1 explains it)

The application is from a vendor so we are not able to easily change or rewrite the query.

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