aiaiDBA

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

13718043309

010-86462881

ORA-31419: source table string does not exist

ORA-31419: source table string does not exist
Cause: When creating a synchronous change table, the underlying source table must exist when the procedure is called. In this case, the source table did not exist.
Action: Specify the name of an existing table.

请先 登录 后评论

1 个回答

小智
ORA-31419:源表字符串不存在,
.原因:创建同步更改表时,在调用过程时,基础源表必须存在。在这种情况下,源表不存在。,
.Action:指定现有表的名称。,
.
请先 登录 后评论