_cursor_features_enabled
Due to high parse errors we had "Huge Concurrency and Library cache", we had to set this param "_cursor_features_enabled"=34 in our 19.7 Oracle EE which is running on RHEL 7
After few days we again started seeing concurrency issue and when i checked this table sqlerror$, it is having 100 records only. Is it something that this table has to grow so it can hold more parse failed hash of sqls? or do we need to bump up the value of this param to even higher?please advice.