ORA-40120: invalid weight value in the weights table
Cause: Negative or zero weight values were found in the weights table.
Action: Ensure that weight values in the weights table are positive.
ORA-40120: invalid weight value in the weights table错误消息指出权重表中的权重值无效。
1.确保权重值以正确的格式设置,即numeric_value.fraction。
2.尝试更正权重表中的权重值,以使其符合要求。
3. 重新启动调度器并再次检查权重表中的值。