ORA-22879: cannot use the LOB INDEX clause for partitioned tables ORACLE 报错 故障修复 远程处理
文档解释
ORA-22879: cannot use the LOB INDEX clause for partitioned tables
Cause: An attempt was made to specify a LOB INDEX clause in a CREATE TABLE or ALTER TABLE statement for a partitioned table.
Action: Remove the LOB INDEX clause.