partitioned table cannot have column with LOB datatype

Solution ID:ORA-14113

Type: Oracle

Cause

User tried to create a partitioned table with a LOB datatype or tried to add a LOB datatype column to a partitioned table.

Actions

Ensure that no partitioning column is of type ROWID.

Try the following links for this error:


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


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


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