fix farm res due to adjustion of newsort open policy
This commit is contained in:
@ -28,3 +28,4 @@ alter system set ob_compaction_schedule_interval = '10s' tenant all;
|
||||
alter system set merger_check_interval = '10s' tenant all;
|
||||
alter system set enable_sql_extension=true tenant all;
|
||||
alter system set _enable_adaptive_compaction = false tenant all;
|
||||
alter system set_tp tp_no = 1200, error_code = 4001, frequency = 1;
|
||||
|
||||
Reference in New Issue
Block a user