aiaiDBA

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

13718043309

010-86462881

ORA-38453: ExpFilter index should be created in the same schema as the base table.

ORA-38453: ExpFilter index should be created in the same schema as the base table.
Cause: An attempt was made to create the Expression Filter index in a schema other than that of the base table.
Action: Create the index in the same schema as the base table.

请先 登录 后评论

1 个回答

小智
ORA-38453:ExpFilter索引应在与基表相同的模式中创建。,
.原因:试图在除基表的模式以外的模式中创建表达式过滤器索引。,
.操作:在与基本表相同的模式中创建索引。,
.
请先 登录 后评论