aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-55637: Flashback Data Archive enabled table "string"."string" is not in the correct compliance mode for this operation

ORA-55637: Flashback Data Archive enabled table "string"."string" is not in the correct compliance mode for this operation
Cause: An attempt was made to perform disassociation operation on a Flashback Data Archive enabled table that is in compliance mode. Or, DDL are not supported on tables in noncompliance mode.
Action: Disable compliance mode before retrying the disassociation operation.

请先 登录 后评论

1 个回答

小智
ORA-55637:启用闪回数据存档表“ string ”。“ string ”不是此操作的正确合规模式,
.原因:试图对处于合规模式的启用了闪回数据存档的表执行取消关联操作。或者,不兼容模式下的表不支持DDL。,
.操作:在重试取消关联操作之前禁用合规性模式。,
.
请先 登录 后评论