SQL Performance (MOSC)

MOSC Banner

Consider accepting the recommended SQL profile in Recommendation

edited Aug 1, 2018 11:00AM in SQL Performance (MOSC) 5 commentsAnswered

Hi Team,

I have ran the SQL Advisor.

1- SQL Profile Finding (see explain plans section below)

--------------------------------------------------------

  A potentially better execution plan was found for this statement.

  Recommendation (estimated benefit: 99%)

  ---------------------------------------

  - Consider accepting the recommended SQL profile.

    execute dbms_sqltune.accept_sql_profile(task_name => 'TASK_127324',

            task_owner => 'SAKAYM', replace => TRUE);

could you please help me to explain on this? If i execute SQL Profile what will be the issue?

Thank You!

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