Does the Automatic SQL Tuning feature perform other types of analysis besides SQL profiling?
Yes– the Automatic SQL tuning feature provides all of the possible recommendations: gathering statistics on objects with missing/stale statistics, creating indexes, SQL Profiles, and SQL Restructure recommendations. However, only SQL Profiles are auto-implemented if they benefit the SQL statements significantly and a report is provided to the end-user to review other recommendations.