How to fix the Oracle error ORA-43878: LOB feature unsupported below compatible setting 11.2.0?
In this post, you’ll learn more about the Oracle ErrorORA-43878: LOB feature unsupported below compatible setting 11.2.0 with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-43878: LOB feature unsupported below compatible setting 11.2.0
Reason for the Error ORA-43878: LOB feature unsupported below compatible setting 11.2.0
An 11.2 LOB feature was specified when the database was operating at a compatible setting lower than “11.2.0”.
How to fix the Error ORA-43878: LOB feature unsupported below compatible setting 11.2.0 ?
You can fix this error in Oracle by following the below steps
Upgrade the database compatible setting to “11.2.0” or higher to enable the desired new features.
Leave Your Comment