How can I use invisible index in spm?
Hello!
I need to use invisible index without making it visible or using hint or set optimizer_use_invisible_indexes=true. I have captured the plan by setting optimizer_use_invisible_indexes=true in dba_sql_plan_baselines and set fixed, enabled, accepted to 'YES'. But when I set optimizer_use_invisible_indexes=false that plan is not used by the query. How can I force optimizer to use that plan?
I am using 12.2.0.1.0 on RHEL 7.4