aiaiDBA

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

13718043309

010-86462881

ORA-31495: error in synchronous change table on "string"."string"

ORA-31495: error in synchronous change table on "string"."string"
Cause: There was an error originating from this synchronous change table. One possible cause is that schema redefinition has occurred on the source table and one or more columns in the change table are now a different type than corresponding source columns. Another possible cause is that there is a problem accessing the synchronous change table.
Action: Check further error messages in stack for more detail about the cause. If there has been schema redefinition, drop and recreate the synchronous change table.

请先 登录 后评论

1 个回答

小智
ORA-31495:同步更改表中的“ string ”错误。“ string ”,
.原因:源自此同步更改表的错误。一个可能的原因是在源表上发生了模式重定义,并且更改表中的一个或多个列现在是与对应的源列不同的类型。另一个可能的原因是访问同步更改表时出现问题。,
.操作:检查堆栈中的其他错误消息以获取有关原因的更多详细信息。如果已经进行模式重定义,则删除并重新创建同步更改表。,
.
请先 登录 后评论