You want the Automatic SQL Tuning process to stop accepting and implementing the
recommended SQL profiles automatically. Which action would you perform to achieve this?
A.
Set the CURSOR_SHARING parameter to EXACT for the database instance.
B.
Use the DBMS_SQLTUNE.SET_TUNING_TASK_PARAMETERS procedure to set
ACCEPT_SQL_PROFILES to FALSE.
C.
Edit the automatic maintenance window group configuration.
D.
Set the SQLTUNE_CATEGORY parameter to DEFAULT for the database instance.