Database Tuning (MOSC)

MOSC Banner

accept specific profile from SYS_AUTO_SQL_TUNING_TASK with DBMS_SQLTUNE.ACCEPT_SQL_PROFILE

in Database Tuning (MOSC) 1 commentAnswered ✓

Hi guys,

I would like to accept one specific profile from the SYS_AUTO_SQL_TUNING_TASK and not all of the profiles proposed using the command line.

what parameter should I use to identify the profile I want to activate?

I want to script it, and I extract the informations from the views DBA_ADVISOR_RECOMMENDATIONS and DBA_ADVISOR_FINDINGS.

What value from these views can I use to pass in what parameter to the procedure DBMS_SQLTUNE.ACCEPT_SQL_PROFILE to setup one specific profile?

Thanks for your help.

Tagged:

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