好得很程序员自学网

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

ORA-22296: invalid ALTER TABLE option for conversion of LONG datatype to LOB ORACLE 报错

文档解释

ORA-22296: invalid ALTER TABLE option for conversion of LONG datatype to LOB

Cause: An attempt was made to specify ALTER TABLE options which are disallowed during conversion of LONG datatype to LOB. The only ALTER TABLE options allowed during conversion of LONG datatype to LOB are the default clause and LOB storage clause for the column being converted to LOB.

Action: Remove the disallowed options.

查看更多关于ORA-22296: invalid ALTER TABLE option for conversion of LONG datatype to LOB ORACLE 报错的详细内容...

  阅读:13次