ORA-47348: Rule set string is used by one or more factors.
Cause: The specified rule set was used by existing factor(s).
Action: Remove the dependent factors and retry the operation.
?
ORA-47348是由Oracle数据库引擎返回的一个用于出现无效行规则字符串时的错误。它提供一个清晰的信息,指明某些行规则字符串已被一个或多个因素使用。
1.确定已使用该行规则字符串的因素。
2.删除该因素以获得新行规则集。
3.使用新行规则设置重新添加新的因素。
4.重新尝试设置新的行规则字符串。