文档解释 ORA-32586: multiple specification of a supplemental logging attribute Cause: The primary key, unique index, foreign
ORA-32586: multiple specification of a supplemental logging attribute
Cause: The primary key, unique index, foreign key or all column supplemental logging attribute can be specified at most once in a create/alter ddl.
Action: Rewrite the Create/Alter DDL with single occurence of the offending supplemental logging attribute.
ORA-32586错误表明,在更改表时,用户尝试在表中规定超过一次的补充记录属性。这是一个错误,可能阻止表更改成功。
1.确认是否已经在表中定义了某种补充日志属性。
2.检查更改表语句,检查是否试图两次定义某种补充日志属性或多余的补充日志属性。
3.删除表,重新定义表的发送日志属性,这样就可以修复ORA-32586错误。
--结束END--
本文标题: ORA-32586: multiple specification of a supplemental logging attribute ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/531834.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0