Database Error Messages

ORA-43856

Unsupported LOB type for SECUREFILE LOB operation

Cause

A LOB that is not a SECUREFILE was used in a SQL statement or in a call where a SECUREFILE LOB was expected.


Action

Convert the LOB to a SECUREFILE LOB or do not use this keyword or call.