Is the SYS_AUTO_SQL_TUNING_TASK (12.1) useless when SYS is unable to set the underlying VPD policy t
Is the SYS_AUTO_SQL_TUNING_TASK (12.1) useless when SYS is unable to set the underlying VPD policy that exists in nearly every application query? Note 1440205.1 suggests that there are issues. I see ORA-28113 in the trace files because SYS execution of the app queries results in "WHERE vpd_col IN " which results in a ORA-00936: missing expression. App users set a context that result in "WHERE vpd_col = some_number ". SYS_AUTO_SQL_TUNING_TASK runs for a solid hour and produces no meaningful application based results.