Unable to configure repository for OEM 13.5
Hello,
I'm trying to install Oracle OEM 13.5 with Repository on ORacle 19c Database.
The Repository configuration fails at the adaptive parameters check.
I follow the recommendation on the Doc ID 2635383.1 :
alter system reset "_optimizer_nlj_hj_adaptive_join" scope=both sid='*';
alter system reset "_optimizer_strans_adaptive_pruning" scope=both sid='*';
alter system reset "_px_adaptive_dist_method" scope=both sid='*';
alter system reset "_sql_plan_directive_mgmt_control" scope=both sid='*';
alter system reset "_optimizer_dsdir_usage_control" scope=both sid='*';
alter system reset "_optimizer_use_feedback" scope=both sid='*';