aiaiDBA

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

13718043309

010-86462881

ORA-64139: The type of VIRTUAL column is not XMLTYPE

ORA-64139: The type of VIRTUAL column is not XMLTYPE
Cause: An attempt was made to create an XML index with VIRTUAL column not of XMLTYPE.
Action: Specify the type of VIRTUAL column to be XMLTYPE.

请先 登录 后评论

1 个回答

小智
ORA-64139:VIRTUAL列的类型不是XMLTYPE,
.原因:尝试使用VIRTUAL列而不是XMLTYPE创建XML索引。,
.操作:将VIRTUAL列的类型指定为XMLTYPE。,
.
请先 登录 后评论