ORA-38606: FI support threshold not between [0, 1] ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-38606: FI support threshold not between [0, 1]
Cause: The user inputed a support threshold not in the range of [0, 1].
Action: The user should adjust the input value in the range of [0, 1].
ORA-38606是一种数据库错误,当数据库试图创建一个新特征选择器(FI)或更新现有FI时,可能会出现这个错误。此错误意味着指定的FI支持阈值(范围从0到1)非法。
官方解释
常见案例
一般处理方法及步骤
标签:错误,数据库,阈值,是一种,可能会