only one list of added-LOB-storage-clauses can be specified in a statement

Solution ID:ORA-14302

Type: Oracle

Cause

While parsing an ALTER TABLE ADD COLUMN statement, one list 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.

Actions

Reissue the statement with fewer number of fragments

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/3460832


Browse all solutions to database errors from Oracle, MS SQL, or MySQL