好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

ORA-30984: The XMLType column has to be declared as virtual ORACLE 报错

文档解释

ORA-30984: The XMLType column has to be declared as virtual

Cause: The XMLType column was not declared as virtual when creating a structured XMLIndex.

Action: The XMLType column has to be declared as virtual when creating a structured XMLIndex.

ORA-30984: The XMLType column has to be declared as virtual 错误代表XMLType列必须声明为虚拟类型。

官方解释

常见案例

一般处理方法及步骤

2.重新注册视图。

查看更多关于ORA-30984: The XMLType column has to be declared as virtual ORACLE 报错的详细内容...

  阅读:18次