aiaiDBA

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

13718043309

010-86462881

ORA-42304: base table and the Editioning view must belong to the same schema

ORA-42304: base table and the Editioning view must belong to the same schema
Cause: An attempt was made to create an Editioning view in a schema different from that of the base table.
Action: Create an Editioning view in the same schema as the base table.

请先 登录 后评论

1 个回答

小智
ORA-42304:基表和编辑视图必须属于同一模式,
.原因:试图在不同于基表的模式中创建编辑视图。,
.操作:在与基本表相同的模式中创建一个编辑视图。,
.
请先 登录 后评论