ORA-40285: label not in the model ORACLE 报错 故障修复 远程处理

文档解释

ORA-40285: label not in the model

Cause: The user-specified label was not present in the model.

Action: Provide a valid label. The set of valid labels can be retrieved from a classification model by invoking PREDICTION_SET, from a clustering model by invoking CLUSTER_SET, and from a feature extraction model by invoking FEATURE_SET.

ORA-40285 错误表明在使用Oracle Data Miner时在相应模型中没有找到标签。

官方解释

此错误消息通常在在Oracle Data Miner中运行模型时发生,没有正确指定模型的标签列。 为了解决此问题,您需要进一步检查模型定义,确保它有一个标签列。

常见案例

一般处理方法及步骤

1、检查模型定义,确保它有一个标签列。

2、通过以下步骤为模型添加标签列:

(1)打开模型定义。

(2)在“映射”部分中单击“新建表”按钮。

(3)勾选“标签列”复选框

(4)保存模型。

香港美国云服务器首选后浪云,2H2G首月10元开通。
后浪云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。

THE END