DBA_SQL_PLAN_BASELINES last_modified column
Hi,
In Oracle 19.14 EE (RAC), I have fixed some plans and so far everything looks good, but as far "optimizer_capture_sql_plan_baselines" parameter is set to FALSE, I was not able to figure out why last_modified column is been updated.
I can tell that I am not change current plans or have loaded manually new ones (using sqltune OR dbms_spm package), so can you guys help me to understand this behavior ?
thank you!