You use SQL Tuning Advisor to tune a given SQL statement.The analysis eventually results in the implementation of a SQL Profile.You then generate the new SQL Profile plan and enforce it using a SQL Plan Baseline but forget to disable the SQL Profile and a few days later you find out that the SQL Profile is generating a new execution plan.Which two statements are true?
What are the least elevated values of statistics_level and C0NTR0LJ4ANAGEMENT_PACK_ACCESS that allow the usage of Monitoring of Database Operations?
Which two Oracle Database features use database services?
Which three types of statistics are captured by statspack with snap level 6?
The CURS0R_SHARING and OPTIMIZER_CAPTURE_SQL_PLAN_BASELINES parameters are set to default. The top five wait events in an awr report are due to a large number of hard parses because of several almost identical SQL statements.Which two actions could reduce the number of hard parses?