check if all adaptive features parameters are unset failed
Hi
I have windows 11 16 ram i7 , during install oem13c on repository db oracle21c itgives me
check if all adaptive features parameters are unset failed
after apply the following still giveme same error
alter system set "_allow_insert_with_update_check"=true scope=both;
alter system set session_cached_cursors=200 scope=spfile;
alter system set sga_target=800M scope=both;
alter system set pga_aggregate_target=450M scope=both;
alter system set "_optimizer_nlj_hj_adaptive_join"= FALSE scope=both sid='*';
alter system set "_optimizer_strans_adaptive_pruning" = FALSE scope=both sid='*';
alter system set "_px_adaptive_dist_method" = OFF scope=both sid='*';