aiaiDBA

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

13718043309

010-86462881

ORA-25149: Columns of UROWID type may not be indexed

ORA-25149: Columns of UROWID type may not be indexed
Cause: An attempt was made to create an index on a column of UROWID type
Action: Remove the column from the list of indexed columns

请先 登录 后评论

1 个回答

小智
ORA-25149:UROWID类型的列可能无法编制索引,
.原因:试图在UROWID类型的列上创建索引,
.操作:从索引列列表中删除列,
.
请先 登录 后评论