文档解释 ORA-40228: scoring cost matrix already exists Cause: The model already has a scoring cost matrix. Action: To add a
ORA-40228: scoring cost matrix already exists
Cause: The model already has a scoring cost matrix.
Action: To add a new scoring cost matrix the existing one should be removed first.
ORA-40228: scoring cost matrix already exists 表明已经存在同名的打分成本矩阵。
ORA-40228: scoring cost matrix already exists
Cause: 请求创建一个已经存在的打分成本矩阵。
Action: 使用ALTER SCORING COST MATRIX语句修改现有矩阵,或者使用RENAME语句更改矩阵的名称。
当您试图使用现有的打分成本矩阵名称创建新的矩阵时,您可能会遇到该错误。
使用ALTER SCORING COST MATRIX语句来修改现有矩阵,或者使用RENAME语句来更改矩阵的名称。
例如,
ALTER SCORING COST MATRIX matrix_name SET…;
RENAME SCORING COST MATRIX oldname to newname;
--结束END--
本文标题: ORA-40228: scoring cost matrix already exists ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/535849.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0