标题: ORA-14302: only one list of added-LOB-storage-clauses can be specified in a s... [打印本页] 作者: admin 时间: 2016-8-19 11:38 标题: ORA-14302: only one list of added-LOB-storage-clauses can be specified in a s... ORA-14302: only onelist of added-LOB-storage-clauses can be specified in a statement Cause: While parsing an ALTER TABLE ADD COLUMN statement, onelist of
added-LOB-storage-clauses was parsed when another list of
added-LOB-storage-clauses was encountered. There cannot be more than one list
of added-LOB-storage-clauses in a statement; all added-LOB-storage-clauses must
be combined into one list. Action: Combineall of the lists of added-LOB-storage-clauses into one list and
retry the statement.