标题: ORA-22879: cannot use the LOB INDEX clause [打印本页] 作者: admin 时间: 2016-9-1 08:17 标题: ORA-22879: cannot use the LOB INDEX clause ORA-22879: cannot use the LOB INDEX clause for partitioned tables Cause: An attempt was madeto specify a LOB INDEX clause in a CREATE
TABLE or ALTER TABLE statement for a partitioned table. Action: Remove the LOB INDEXclause.